diff options
author | Paul Duncan <pabs@pablotron.org> | 2023-09-07 17:55:44 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2023-09-07 17:55:44 -0400 |
commit | 7898cee1545aee5f8759c21a4b1b6472b3db3c15 (patch) | |
tree | 36add8e87c022a61c85540af865e5cfe62fb4bd9 | |
parent | 664854a566685d76147bd5ee86819a665e4dfb08 (diff) | |
download | pablotron.org-7898cee1545aee5f8759c21a4b1b6472b3db3c15.tar.bz2 pablotron.org-7898cee1545aee5f8759c21a4b1b6472b3db3c15.zip |
content/articles/about.md: add link to pgp key
-rw-r--r-- | content/articles/about.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/content/articles/about.md b/content/articles/about.md index 6dd7b25..04c6849 100644 --- a/content/articles/about.md +++ b/content/articles/about.md @@ -53,6 +53,7 @@ it. * [GitHub][github-me]: My [GitHub][] page. * [Keybase][keybase-me]: My [Keybase][] page. * [Mastodon][mastodon-me]: My [Mastodon][] page (currently empty). +* [PGP Key][pgp-key]: My [PGP][] key. ## Old Sites @@ -102,3 +103,7 @@ Machine][] at the following URLs: "My Mastodon page." [mastodon]: https://joinmastodon.org/ "Mastodon" +[pgp]: https://en.wikipedia.org/wiki/Pretty_Good_Privacy#OpenPGP + "OpenPGP" +[pgp-key]: /files/pabs.asc + "My PGP key." |