From e304a6cadb1688684b32b6f42988590f09a7c6f3 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Fri, 17 Apr 2026 11:21:09 -0500 Subject: 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 @@ RSS · Onion · Tips -

[ zero labs ]

+

[ zero labs · audit labs ]

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 %}

Christian Cleberg

-

[ zero labs ]

+

[ zero labs · audit labs ]

Privacy · Self-Hosting · iOS

I build tools, write about systems, and run my own infrastructure. Focused on privacy, user control, and long-term utility.

Uses · Now

-- cgit v1.2.3