diff options
author | Brian Picciano <mediocregopher@gmail.com> | 2023-11-28 21:36:07 +0100 |
---|---|---|
committer | Brian Picciano <mediocregopher@gmail.com> | 2023-11-28 21:36:07 +0100 |
commit | c8c7b31d1fe2345c07f3df01fc87e433d4de289a (patch) | |
tree | 9b5629d8968b785c51e829c930fddb580fcfe2ec /src/http/tpl/index.html | |
parent | b02115e390bb58dc7eac3b474c83f9e6b4ee2ded (diff) |
Add new GPG key
Diffstat (limited to 'src/http/tpl/index.html')
-rw-r--r-- | src/http/tpl/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/http/tpl/index.html b/src/http/tpl/index.html index 8431fa7..aaf598f 100644 --- a/src/http/tpl/index.html +++ b/src/http/tpl/index.html @@ -12,6 +12,7 @@ <p>Feel free to hmu over email if you'd like to get in touch.</p> <ul> <li>Email: <a href="mailto:me@mediocregopher.com">me@mediocregopher.com</a></li> + <li><a href="{{ StaticURL "me@mediocregopher.com.gpg" }}">GPG Key</a></li> </ul> <h2>Dev</h2> |