From 0222de67ab8f27b07469ea271afcf16c9c57b579 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Thu, 5 Mar 2026 23:57:26 -0600 Subject: update styles with new theme --- theme/templates/base.html | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) (limited to 'theme/templates/base.html') diff --git a/theme/templates/base.html b/theme/templates/base.html index dbdb3b5..b502a38 100644 --- a/theme/templates/base.html +++ b/theme/templates/base.html @@ -13,7 +13,6 @@ {% if site_keywords is defined %}{% endif %} - {% block meta %}{% endblock %} {% endblock %} @@ -28,17 +27,17 @@
  • Services
  • - +
    {% block main %}{% endblock %}
    - - +
    + -- cgit v1.2.3