aboutsummaryrefslogtreecommitdiff
path: root/theme/templates
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-04-09 22:25:40 -0500
committerChristian Cleberg <[email protected]>2026-04-09 22:25:40 -0500
commitb41f62c2851f2ac1b4eeb8acad483c2ef8af9be5 (patch)
tree675f9bec79249866a51bb97fe8f26e4e6169fb7a /theme/templates
parent4f5d68d916d182ff44e2f0ac3af2afb7fa305079 (diff)
downloadcleberg.net-b41f62c2851f2ac1b4eeb8acad483c2ef8af9be5.tar.gz
cleberg.net-b41f62c2851f2ac1b4eeb8acad483c2ef8af9be5.tar.bz2
cleberg.net-b41f62c2851f2ac1b4eeb8acad483c2ef8af9be5.zip
move apps to zerolabs.sh
Diffstat (limited to 'theme/templates')
-rw-r--r--theme/templates/base.html4
-rw-r--r--theme/templates/index.html13
2 files changed, 2 insertions, 15 deletions
diff --git a/theme/templates/base.html b/theme/templates/base.html
index 54c2ec9..40da788 100644
--- a/theme/templates/base.html
+++ b/theme/templates/base.html
@@ -22,7 +22,6 @@
<nav aria-label="Site Navigation">
<ul>
<li><a href="/">Home</a></li>
- <li><a href="/apps/">Apps</a></li>
<li><a href="/blog/">Blog</a></li>
<li><a href="/garden/">Garden</a></li>
<li><a href="/guides/">Guides</a></li>
@@ -40,8 +39,7 @@
<a href="/feed.xml">RSS</a> &middot;
<a href="http://paske4urhs6nttrtlkuwa5cowum3fjkc6yv6kl4ncx3mjxcd77764nqd.onion/">Onion</a> &middot;
<a href="/tips/">Tips</a>
- <br>
- <a href="https://zerolabs.sh">zero labs</a>
+ <p>[ <a href="https://zerolabs.sh">zero labs</a> ]</p>
</footer>
</body>
</html>
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 &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>
@@ -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>