aboutsummaryrefslogtreecommitdiff
path: root/theme/templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'theme/templates/index.html')
-rw-r--r--theme/templates/index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/theme/templates/index.html b/theme/templates/index.html
index 27530fc..5102892 100644
--- a/theme/templates/index.html
+++ b/theme/templates/index.html
@@ -1,8 +1,9 @@
{% extends "base.html" %} {% block main %}
<section>
<h1>Christian Cleberg</h1>
+ <p><a href="https://zerolabs.sh">zero labs</a></p>
<p>Privacy &middot; Self-Hosting &middot; iOS</p>
- <p>I build tools, write about systems, and run my own infrastructure. I focus on privacy, user freedom, security, and self-hosting.</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>
</section>
@@ -17,7 +18,7 @@
<section>
<h2>Projects</h2>
- <p>Things I've built.</p>
+ <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>