From 1ff252b61aa7e4c13e8184e34f8447b74a4b2560 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sun, 5 Apr 2026 21:46:37 -0500 Subject: update homepage design --- theme/templates/index.html | 27 +++++++++++++++++---------- 1 file changed, 17 insertions(+), 10 deletions(-) (limited to 'theme/templates/index.html') diff --git a/theme/templates/index.html b/theme/templates/index.html index c69a276..0cfe8ba 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -1,15 +1,20 @@ {% extends "base.html" %} {% block main %}

Christian Cleberg

-

Privacy · Self-Hosting · iOS

-

I build tools, write about systems, and run my own infrastructure.

+

Privacy · Self-Hosting · iOS

+

I build tools, write about systems, and run my own infrastructure. I focus on privacy, user freedom, security, and self-hosting.

+

Uses · Now

+
+ +
+

Projects

+

Things I've built.

+

Find my SourceHut and GitHub profile links below.

@@ -19,10 +24,12 @@
-

Contact

+

Elsewhere

{% endblock %} -- cgit v1.2.3