cmc/cleberg.net
My personal web garden & blog.
clone: git clone https://gitbay.org/cmc/cleberg.net.git
217c25c8f247de3dedc5249bc5f6de17a8a8ef4d
verified · cmc
author: Christian Cleberg <hello@cleberg.net> · 2026-08-03T00:02:00Z
theme/templates/base.html | 4 ++-- theme/templates/index.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) @@ -35,12 +35,12 @@ </main> <footer> - <a href="https://sr.ht/~ccleberg/cleberg.net">Source</a> · + <a href="https://git.krz.sh/cmc/cleberg.net.git/">Source</a> · <a href="/feed.xml">RSS</a> · <a href="http://paske4urhs6nttrtlkuwa5cowum3fjkc6yv6kl4ncx3mjxcd77764nqd.onion/">Onion</a> · <a href="/tips/">Tips</a> · <a href="https://iheartrss.com/">I ♥ RSS</a> - <p>[ <a href="https://zerolabs.sh">zero labs</a> · <a href="https://audit-labs.dev">audit labs</a> ]</p> + <p>[ <a href="https://krz.sh">krz</a> · <a href="https://audit-labs.dev">audit labs</a> ]</p> </footer> </body> </html> @@ -3,7 +3,7 @@ {% block main %} <section> <h1>Christian Cleberg</h1> - <p>[ <a href="https://zerolabs.sh">zero labs</a> · <a href="https://audit-labs.dev">audit labs</a> ]</p> + <p>[ <a href="https://krz.sh">krz</a> · <a href="https://audit-labs.dev">audit labs</a> ]</p> <p>Privacy · Self-Hosting · 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> · <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:hello@cleberg.net">hello@cleberg.net</a> (<a href="/gpg.txt">GPG</a>)</li> <li>Lemmy: <a href="https://r.nf/u/cmc">@cmc</a></li>