aboutsummaryrefslogtreecommitdiff
path: root/theme/templates/index.html
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2025-03-11 16:09:26 -0500
committerChristian Cleberg <hello@cleberg.net>2025-03-11 16:09:26 -0500
commit75cb2408e9251a32779a2c8814d4aaf1a0aae57c (patch)
treefddf8653aa26a9486ed9e2f56c2215b1742f9f92 /theme/templates/index.html
parentb6068f40908e9185fa8b04df1ebde52866f81296 (diff)
downloadcleberg.net-75cb2408e9251a32779a2c8814d4aaf1a0aae57c.tar.gz
cleberg.net-75cb2408e9251a32779a2c8814d4aaf1a0aae57c.tar.bz2
cleberg.net-75cb2408e9251a32779a2c8814d4aaf1a0aae57c.zip
move from cleberg.net to cmc.pub
Diffstat (limited to 'theme/templates/index.html')
-rw-r--r--theme/templates/index.html19
1 files changed, 8 insertions, 11 deletions
diff --git a/theme/templates/index.html b/theme/templates/index.html
index 905bd57..e11eaef 100644
--- a/theme/templates/index.html
+++ b/theme/templates/index.html
@@ -1,9 +1,10 @@
{% extends "base.html" %} {% block main %}
<section>
- <h1>cleberg.net</h1>
- <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 &lt;hello@cleberg.net&gt;</pre>
+ <h1>cmc.pub</h1>
+ <pre>pub ed25519 2025-03-11 [SCA]
+ <a href="/gpg.txt">C687 00A6 FA4B 7183 B6CE E47D EEDC 995C D14F 193C</a>
+uid [ultimate] Christian Cleberg &lt;hello@cmc.pub&gt;
+sub cv25519 2025-03-11 [E]</pre>
</section>
<section>
<h2>Recent Blog Posts</h2>
@@ -33,7 +34,7 @@ uid [ultimate] Christian Cleberg &lt;hello@cleberg.net&gt;</pre>
<section>
<h2>Everything Else</h2>
<ul>
- <li><a href="https://cv.cleberg.net">Curriculum Vitae</a></li>
+ <li><a href="https://cv.cmc.pub">Curriculum Vitae</a></li>
<li><a href="/salary/">Salary</a></li>
<li><a href="/services/">Services</a></li>
<li><a href="/wiki/">Wiki</a></li>
@@ -43,13 +44,9 @@ uid [ultimate] Christian Cleberg &lt;hello@cleberg.net&gt;</pre>
<section>
<h2>Contact</h2>
<ul>
- <li><a href="mailto:hello@cleberg.net">hello@cleberg.net</a> (<a href="https://cleberg.net/gpg.txt">GPG</a>)</li>
+ <li><a href="mailto:hello@cmc.pub">hello@cmc.pub</a> (<a href="https://cmc.pub/gpg.txt">GPG</a>)</li>
<li>cyb0rg on <a href="https://libera.chat/">libera.chat</a></li>
- <li>
- <a href="https://matrix.to/#/@cyborg:matrix.tchncs.de"
- >@cyborg:@matrix.tchncs.de</a
- >
- </li>
+ <li><a href="https://lemmy.cmc.pub/u/cmc">@cmc</a> on Lemmy</li>
<li><a href="https://sr.ht/~cyborg">Sourcehut</a></li>
</ul>
</section>