From 6eb7d43fc257638583e6a4ffefefc47f730595e4 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sat, 20 Sep 2025 20:48:16 -0500 Subject: EXTREME MINIMALISM --- theme/templates/base.html | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) (limited to 'theme/templates/base.html') diff --git a/theme/templates/base.html b/theme/templates/base.html index 143f874..4c06aea 100644 --- a/theme/templates/base.html +++ b/theme/templates/base.html @@ -12,29 +12,25 @@ {% if site_description is defined %}{% endif %} {% if site_keywords is defined %}{% endif %} - + {% block meta %}{% endblock %} {% endblock %} - -