aboutsummaryrefslogtreecommitdiff
path: root/theme/templates/index.html
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-04-17 11:21:09 -0500
committerChristian Cleberg <[email protected]>2026-04-17 11:21:09 -0500
commite304a6cadb1688684b32b6f42988590f09a7c6f3 (patch)
treece3bf2c4a5c10b3efe178678c213ae4e27eadfbe /theme/templates/index.html
parent106ee14c7adbf5f7e2d49bf9e02b4000fcfa1400 (diff)
downloadcleberg.net-e304a6cadb1688684b32b6f42988590f09a7c6f3.tar.gz
cleberg.net-e304a6cadb1688684b32b6f42988590f09a7c6f3.tar.bz2
cleberg.net-e304a6cadb1688684b32b6f42988590f09a7c6f3.zip
add audit labs link
Diffstat (limited to 'theme/templates/index.html')
-rw-r--r--theme/templates/index.html2
1 files changed, 1 insertions, 1 deletions
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>