From 8ca2c69e67c5b5cc3166af0c0a56e16078176b21 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Tue, 19 Aug 2025 22:39:50 -0500 Subject: summary of commits from minimal-enhancements --- theme/templates/base.html | 9 +++++---- theme/templates/blog.html | 3 ++- theme/templates/index.html | 19 ++++--------------- 3 files changed, 11 insertions(+), 20 deletions(-) (limited to 'theme/templates') diff --git a/theme/templates/base.html b/theme/templates/base.html index 4f82e12..6a880e3 100644 --- a/theme/templates/base.html +++ b/theme/templates/base.html @@ -21,6 +21,7 @@
{% block main %}{% endblock %}