From cdab83a55cf52d90ce723c926f75d600f0696641 Mon Sep 17 00:00:00 2001 From: Manoj Raj Date: Tue, 10 Mar 2026 06:47:51 +0000 Subject: [PATCH] fix: improve accessibility of blog tag filters with nav element --- bakerydemo/templates/blog/blog_index_page.html | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/bakerydemo/templates/blog/blog_index_page.html b/bakerydemo/templates/blog/blog_index_page.html index d60ae8507..05ad1fca0 100644 --- a/bakerydemo/templates/blog/blog_index_page.html +++ b/bakerydemo/templates/blog/blog_index_page.html @@ -27,12 +27,14 @@

Blog

{% endif %} {% if page.get_child_tags %} - + {% endif %}