From 6be02cea11848175ead843d2ecad78dd0548a8a4 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Wed, 21 Jun 2023 13:21:25 +0200 Subject: Add skip links for accessibility --- themes/bear/templates/page.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/bear/templates/page.html') diff --git a/themes/bear/templates/page.html b/themes/bear/templates/page.html index 89de955..996f229 100644 --- a/themes/bear/templates/page.html +++ b/themes/bear/templates/page.html @@ -15,7 +15,7 @@

{%- endif %} {%- endif %} -
+
{{ page.content | safe }}

-- cgit 1.4.1