summaryrefslogtreecommitdiff
path: root/templates/main.html
diff options
context:
space:
mode:
authorThomas Bracht Laumann Jespersen <t@laumann.xyz>2026-07-10 18:37:39 +0000
committerThomas Bracht Laumann Jespersen <t@laumann.xyz>2026-07-10 18:37:49 +0000
commit8d9c12a53f2e94e24c193779cdc535f05771beb6 (patch)
tree7bd9a858e039a9b1b94bbf34444e868862bd13f3 /templates/main.html
parentbd3b32e82e0f380baf4f6697dcd32290075c5420 (diff)
create page for GPG keysHEADmaster
Diffstat (limited to 'templates/main.html')
-rw-r--r--templates/main.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/main.html b/templates/main.html
index f47f450..4d9f490 100644
--- a/templates/main.html
+++ b/templates/main.html
@@ -8,7 +8,7 @@
<div id="links">
<a href="/" class="no-tufte-underline">laumann.xyz</a> ·
<a href="/about.html">about</a> ·
- <a href="/94DC1AEB62B1E0B4FDC5DC3A85C9FB9C4405C282.asc">gpg</a> ·
+ <a href="/gpg.html">gpg</a> ·
<a href="/tag/index.html">tags</a> ·
<a href="/index.xml">rss</a>
</div>