From ee181bd25a5561834e2fea3161f98f4ae890d66b Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Sat, 13 Apr 2024 21:45:07 -0600 Subject: accessibility fixes --- templates/base.html | 2 +- templates/index.html | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/base.html b/templates/base.html index d0361ce..c19bcff 100644 --- a/templates/base.html +++ b/templates/base.html @@ -4,7 +4,7 @@ {% block head %} - + {% block title %}{% endblock %} diff --git a/templates/index.html b/templates/index.html index cf2ca69..4de6b08 100644 --- a/templates/index.html +++ b/templates/index.html @@ -9,7 +9,7 @@

Recent Posts

-- cgit v1.2.3