From e7bb38e8360ad9c5c8856acfc56819e2bd643444 Mon Sep 17 00:00:00 2001 From: Virginia Dooley Date: Thu, 11 Apr 2024 11:42:06 +0100 Subject: [PATCH] Improve alt text on logo So it's not repeated twice by screen readers --- dc_utils/templates/404.html | 2 +- dc_utils/templates/500.html | 2 +- dc_utils/templates/dc_base.html | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dc_utils/templates/404.html b/dc_utils/templates/404.html index d7fa8e8..d542c91 100644 --- a/dc_utils/templates/404.html +++ b/dc_utils/templates/404.html @@ -12,7 +12,7 @@
diff --git a/dc_utils/templates/500.html b/dc_utils/templates/500.html index f82c815..edd77e8 100644 --- a/dc_utils/templates/500.html +++ b/dc_utils/templates/500.html @@ -12,7 +12,7 @@
diff --git a/dc_utils/templates/dc_base.html b/dc_utils/templates/dc_base.html index 01e4edc..2387404 100644 --- a/dc_utils/templates/dc_base.html +++ b/dc_utils/templates/dc_base.html @@ -15,7 +15,7 @@ {% block header_base %}
{% block site_menu %}{% endblock site_menu %} @@ -59,7 +59,7 @@ {% block footer_logo %}