commit: e69b755f4b7563b900a4f62b31a8ce2cd39d5b0a
parent 3d0c0b2c27f10c0125778335a3395ee6c937b158
Author: Drew DeVault <drew@ddevault.org>
Date: Thu, 20 Feb 2025 09:21:21 +0100
Shorten PGP key ID in sidebar
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/layouts/index.html b/layouts/index.html
@@ -32,7 +32,7 @@
<dt>sourcehut</dt>
<dd><a href="https://sr.ht/~sircmpwn">~sircmpwn</a></dd>
<dt>pgp</dt>
- <dd><a href="/publickey.txt">9FB5E737DC25B29D8EEC469142F3F1862E3CC4B8</a></dd>
+ <dd><a href="/publickey.txt">9FB5E737DC25…</a></dd>
</dl>
</aside>
</main>