From 4c44fe1cde34cfa270798381e46dfcd9430fd655 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Sat, 21 Oct 2023 00:58:00 -0600 Subject: re-add manifest and update css --- templates/base.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index 3e9f2f4..21dd0aa 100644 --- a/templates/base.html +++ b/templates/base.html @@ -26,11 +26,13 @@ + {% endblock %} {% include "header.html" %} {% block body %}{% endblock %} - + + -- cgit v1.2.3