aboutsummaryrefslogtreecommitdiff
path: root/theme/templates
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-08-02 19:02:00 -0500
committerChristian Cleberg <[email protected]>2026-08-02 19:02:00 -0500
commit217c25c8f247de3dedc5249bc5f6de17a8a8ef4d (patch)
tree46b82bc8448aff5b59164c90d0bbfe9291ad91ee /theme/templates
parent2615767a47c3b073301d650508a5c8933660fe4e (diff)
downloadcleberg.net-217c25c8f247de3dedc5249bc5f6de17a8a8ef4d.tar.gz
cleberg.net-217c25c8f247de3dedc5249bc5f6de17a8a8ef4d.tar.bz2
cleberg.net-217c25c8f247de3dedc5249bc5f6de17a8a8ef4d.zip
update git endpoints
Diffstat (limited to 'theme/templates')
-rw-r--r--theme/templates/base.html4
-rw-r--r--theme/templates/index.html4
2 files changed, 4 insertions, 4 deletions
diff --git a/theme/templates/base.html b/theme/templates/base.html
index 8ed3375..bcced95 100644
--- a/theme/templates/base.html
+++ b/theme/templates/base.html
@@ -35,12 +35,12 @@
</main>
<footer>
- <a href="https://sr.ht/~ccleberg/cleberg.net">Source</a> &middot;
+ <a href="https://git.krz.sh/cmc/cleberg.net.git/">Source</a> &middot;
<a href="/feed.xml">RSS</a> &middot;
<a href="http://paske4urhs6nttrtlkuwa5cowum3fjkc6yv6kl4ncx3mjxcd77764nqd.onion/">Onion</a> &middot;
<a href="/tips/">Tips</a> &middot;
<a href="https://iheartrss.com/">I &hearts; RSS</a>
- <p>[ <a href="https://zerolabs.sh">zero labs</a> &middot; <a href="https://audit-labs.dev">audit labs</a> ]</p>
+ <p>[ <a href="https://krz.sh">krz</a> &middot; <a href="https://audit-labs.dev">audit labs</a> ]</p>
</footer>
</body>
</html>
diff --git a/theme/templates/index.html b/theme/templates/index.html
index fbc07c1..75fc83d 100644
--- a/theme/templates/index.html
+++ b/theme/templates/index.html
@@ -3,7 +3,7 @@
{% block main %}
<section>
<h1>Christian Cleberg</h1>
- <p>[ <a href="https://zerolabs.sh">zero labs</a> &middot; <a href="https://audit-labs.dev">audit labs</a> ]</p>
+ <p>[ <a href="https://krz.sh">krz</a> &middot; <a href="https://audit-labs.dev">audit labs</a> ]</p>
<p>Privacy &middot; Self-Hosting &middot; iOS</p>
<p>I build tools, write about systems, and run my own infrastructure. Focused on privacy, user control, and long-term utility.</p>
<p><a href="/uses/">Uses</a> &middot; <a href="/now/">Now</a></p>
@@ -22,7 +22,7 @@
<h2>Elsewhere</h2>
<p>Places to find me online.</p>
<ul>
- <li>Sourcehut (primary): <a href="https://sr.ht/~ccleberg">~ccleberg</a></li>
+ <li>cgit (primary): <a href="https://git.krz.sh">~cmc</a></li>
<li>GitHub (mirror): <a href="https://github.com/ccleberg">@ccleberg</a></li>
<li>Email: <a href="mailto:[email protected]">[email protected]</a> (<a href="/gpg.txt">GPG</a>)</li>
<li>Lemmy: <a href="https://r.nf/u/cmc">@cmc</a></li>