cmc/cleberg.net

My personal web garden & blog.

clone: git clone https://gitbay.org/cmc/cleberg.net.git

e304a6cadb1688684b32b6f42988590f09a7c6f3

verified · cmc

author: Christian Cleberg <hello@cleberg.net> · 2026-04-17T16:21:09Z

add audit labs link
 theme/templates/base.html  | 2 +-
 theme/templates/index.html | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/theme/templates/base.html b/theme/templates/base.html
index 40da788..a04a2a5 100644
--- a/theme/templates/base.html
+++ b/theme/templates/base.html
@@ -39,7 +39,7 @@
         <a href="/feed.xml">RSS</a> &middot;
         <a href="http://paske4urhs6nttrtlkuwa5cowum3fjkc6yv6kl4ncx3mjxcd77764nqd.onion/">Onion</a> &middot;
         <a href="/tips/">Tips</a>
-	<p>[ <a href="https://zerolabs.sh">zero labs</a> ]</p>
+	<p>[ <a href="https://zerolabs.sh">zero labs</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 4526202..4af186e 100644
--- a/theme/templates/index.html
+++ b/theme/templates/index.html
@@ -1,7 +1,7 @@
 {% extends "base.html" %} {% block main %}
 <section>
     <h1>Christian Cleberg</h1>
-    <p>[ <a href="https://zerolabs.sh">zero labs</a> ]</p>
+    <p>[ <a href="https://zerolabs.sh">zero labs</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>