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 +++- templates/header.html | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'templates') 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 %} - + + diff --git a/templates/header.html b/templates/header.html index fa4f293..35a7bf6 100644 --- a/templates/header.html +++ b/templates/header.html @@ -3,8 +3,8 @@ home | about/links | posts | -publications | -iOS repo | + + RSS Feed | -- cgit v1.2.3