Add skip links for accessibility
1 file changed, 1 insertion(+), 1 deletion(-)
changed files
M themes/bear/templates/taxonomy_list.html → themes/bear/templates/taxonomy_list.html
@@ -1,7 +1,7 @@ {% extends "base.html" %} {% block main %} - <main> + <main id="content"> <small> <div> {% set tags = get_taxonomy(kind="tags") %}