From 7545d6167a95c1601baa7718313c1e2f96b34411 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Mon, 6 Apr 2026 13:07:55 -0500 Subject: realign homepage and fix post-list CSS --- theme/templates/index.html | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) (limited to 'theme/templates/index.html') diff --git a/theme/templates/index.html b/theme/templates/index.html index 0cfe8ba..68685a0 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -6,6 +6,14 @@

Uses · Now

+
+

Recent Posts

+ +

All Posts →

+
+

Projects

Things I've built.

@@ -14,13 +22,7 @@
  • Rune: iOS client for Njalla
  • Audit Tools: Automated scripts for auditors
  • -

    Find my SourceHut and GitHub profile links below.

    -
    - -
    -

    Recent Posts

    - -

    All Posts →

    +

    Find my SourceHut and GitHub profile links below for more projects.

    @@ -29,7 +31,7 @@
  • Sourcehut (primary): ~ccleberg
  • GitHub (backup): @ccleberg
  • Email: hello@cleberg.net (GPG)
  • -
  • Signal: @cmc.01
  • +
  • Signal: @cmc.01
  • {% endblock %} -- cgit v1.2.3