diff options
Diffstat (limited to 'theme/templates/index.html')
| -rw-r--r-- | theme/templates/index.html | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/theme/templates/index.html b/theme/templates/index.html index 5102892..4526202 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> ]</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> @@ -17,17 +17,6 @@ </section> <section> - <h2>Projects</h2> - <p>Software I build and maintain.</p> - <ul> - <li><a href="https://sr.ht/~ccleberg/Hutch/">Hutch</a>: iOS client for SourceHut</li> - <li><a href="https://sr.ht/~ccleberg/Rune/">Rune</a>: iOS client for Njalla</li> - <li><a href="https://github.com/audit-labs/audit-tools">Audit Tools</a>: Automated scripts for auditors</li> - </ul> - <p><i>More projects are available on SourceHut and GitHub below.</i></p> -</section> - -<section> <h2>Elsewhere</h2> <p>Places to find me online.</p> <ul> |
