From 2aae94ba77c3dd812a4eb645241c648440fc493e Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sat, 3 Feb 2024 17:35:25 -0600 Subject: add accessibility features --- templates/base.html | 2 +- templates/page.html | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/templates/base.html b/templates/base.html index c075a42..1c9c40d 100644 --- a/templates/base.html +++ b/templates/base.html @@ -26,7 +26,7 @@ {% block extra_head %}{% endblock extra_head %} -