diff options
author | Christian Cleberg <hello@cleberg.net> | 2025-04-01 22:01:32 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2025-04-01 22:01:32 -0500 |
commit | db9a372547a71279402a59ac66a29e15b65ec841 (patch) | |
tree | 9c6caefdcbffe39e3fa6ec3835a27ddc863dadcf /theme/templates/index.html | |
parent | 0325ac27aeb7c7ee1b205b3b33eecd9cc1503a41 (diff) | |
download | cleberg.net-db9a372547a71279402a59ac66a29e15b65ec841.tar.gz cleberg.net-db9a372547a71279402a59ac66a29e15b65ec841.tar.bz2 cleberg.net-db9a372547a71279402a59ac66a29e15b65ec841.zip |
migrate back to cleberg.net
Diffstat (limited to 'theme/templates/index.html')
-rw-r--r-- | theme/templates/index.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/theme/templates/index.html b/theme/templates/index.html index 518c10e..d19ad77 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -1,9 +1,9 @@ {% extends "base.html" %} {% block main %} <section> - <h1><i>~cmc.pub</i></h1> + <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> -uid [ultimate] Christian Cleberg <hello@cmc.pub> +uid [ultimate] Christian Cleberg <hello@cleberg.net> sub cv25519 2025-03-11 [E]</pre> </section> <section> @@ -32,7 +32,7 @@ sub cv25519 2025-03-11 [E]</pre> <section> <h2>Everything Else</h2> <ul> - <li><a href="https://cv.cmc.pub">Curriculum Vitae</a></li> + <li><a href="https://cv.cleberg.net">Curriculum Vitae</a></li> <li><a href="/now/">Now</a></li> <li><a href="/salary/">Salary</a></li> <li><a href="/services/">Services</a></li> @@ -43,9 +43,9 @@ sub cv25519 2025-03-11 [E]</pre> <section> <h2>Contact</h2> <ul> - <li><a href="mailto:hello@cmc.pub">hello@cmc.pub</a> (<a href="https://cmc.pub/gpg.txt">GPG</a>)</li> + <li><a href="mailto:hello@cleberg.net">hello@cleberg.net</a> (<a href="https://cleberg.net/gpg.txt">GPG</a>)</li> <li>cyb0rg on <a href="https://libera.chat/">libera.chat</a></li> - <li><a href="https://lemmy.cmc.pub/u/cmc">@cmc</a> on Lemmy</li> + <li><a href="https://lemmy.cleberg.net/u/cmc">@cmc</a> on Lemmy</li> <li>@cmc.01 on <a href="https://signal.org/">Signal</a></li> <li><a href="https://github.com/ccleberg">GitHub</a></li> </ul> @@ -55,9 +55,9 @@ sub cv25519 2025-03-11 [E]</pre> <div class="h-card"> <span class="p-name">Christian Cleberg</span> <span class="p-nickname">cmc</span> (IRC) - <img class="u-photo" src="https://cmc.pub/favicon.png"/> - <a class="u-url u-uid" href="http://cmc.pub" rel="me">w</a>, - <a class="u-email" href="mailto:hello@cmc.pub">e</a> + <img class="u-photo" src="https://cleberg.net/favicon.png"/> + <a class="u-url u-uid" href="http://cleberg.net" rel="me">w</a>, + <a class="u-email" href="mailto:hello@cleberg.net">e</a> <span class="p-locality">Omaha</span>, <abbr class="p-region" title="Nebraska">NE</abbr>, <div class="p-country-name">U.S.A</div> |