From 11a5ca2792cd0debb6b8f510ffd716e6f734dbd6 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Fri, 13 Mar 2026 15:56:35 -0500 Subject: fix *.org headers and revert to minimal site theme --- theme/templates/blog.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'theme/templates/blog.html') diff --git a/theme/templates/blog.html b/theme/templates/blog.html index 605d883..ba7beb3 100644 --- a/theme/templates/blog.html +++ b/theme/templates/blog.html @@ -1,13 +1,13 @@ {% extends "base.html" %} {% block subtitle %}blog - {% endblock %} {% block main %}

Blog

-

Use ⌘ F / Ctrl F to search · RSS Feed

-

All Posts

+

Use ⌘ F / Ctrl F to search · RSS Feed

+

All Posts

{% endblock %} -- cgit v1.2.3