fix: pgp key id

This commit is contained in:
ae 2025-02-17 01:07:30 +02:00
parent 0262fc4ca8
commit f281e10cd2
Signed by: ae
GPG Key ID: 995EFD5C1B532B3E

View File

@ -10,7 +10,7 @@ title = "posts"
title = "contacts" title = "contacts"
entries = [ entries = [
{ title = "email (hello at golfed.xyz)", url = "mailto:hello@golfed.xyz" }, { title = "email (hello at golfed.xyz)", url = "mailto:hello@golfed.xyz" },
{ title = "pgp (1530F5...32B3E)", url = "https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x1530f5132a1228578d2b4168995efd5c1b532b3e" }, { title = "pgp (1530F5...532B3E)", url = "https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x1530f5132a1228578d2b4168995efd5c1b532b3e" },
{ title = "matrix (@ae:golfed.xyz)", url = "https://matrix.to/#/@ae:golfed.xyz" }, { title = "matrix (@ae:golfed.xyz)", url = "https://matrix.to/#/@ae:golfed.xyz" },
{ title = "signal (xmr.02)", url = "https://signal.me/#eu/9aAt0tk36ErVZygWxf_dk81_r_2jTaxUxVCuvl_h6LONUyREI7hLm42Oa8RYJgoz" }, { title = "signal (xmr.02)", url = "https://signal.me/#eu/9aAt0tk36ErVZygWxf_dk81_r_2jTaxUxVCuvl_h6LONUyREI7hLm42Oa8RYJgoz" },
] ]