diff options
| author | Christian Cleberg <[email protected]> | 2025-04-01 22:15:04 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2025-04-01 22:15:04 -0500 |
| commit | 280e81cab252bfb2b38636568b1dac183004af6e (patch) | |
| tree | 87e944a9dcfcb6b36c3d69e91d213025deacf65f /theme/templates/index.html | |
| parent | 80bc8747e9d8e47aeceab2a02c4510b35c408d7d (diff) | |
| download | cleberg.net-280e81cab252bfb2b38636568b1dac183004af6e.tar.gz cleberg.net-280e81cab252bfb2b38636568b1dac183004af6e.tar.bz2 cleberg.net-280e81cab252bfb2b38636568b1dac183004af6e.zip | |
fix GPG key details
Diffstat (limited to 'theme/templates/index.html')
| -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 <[email protected]> -sub cv25519 2025-03-11 [E]</pre> +sub rsa4096 2022-11-16 [E]</pre> </section> <section> <h2>Recent Blog Posts</h2> |
