diff options
Diffstat (limited to 'theme/templates')
-rw-r--r-- | theme/templates/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/theme/templates/index.html b/theme/templates/index.html index d19ad77..896b2d3 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -1,10 +1,10 @@ {% extends "base.html" %} {% block main %} <section> <h1><i>~cleberg.net</i></h1> - <pre>pub ed25519 2025-03-11 [SCA] - <a href="/gpg.txt">C687 00A6 FA4B 7183 B6CE E47D EEDC 995C D14F 193C</a> + <pre>pub rsa4096 2022-11-16 [SC] + <a href="/gpg.txt">3917 973F B159 BBB8 6194 5385 6945 1A51 7AC0 CB37</a> uid [ultimate] Christian Cleberg <hello@cleberg.net> -sub cv25519 2025-03-11 [E]</pre> +sub rsa4096 2022-11-16 [E]</pre> </section> <section> <h2>Recent Blog Posts</h2> |