From 9e44736af598f1224528dd10cceff309a2eb4b7cc9a34d2830245cb3aeb22bcc Mon Sep 17 00:00:00 2001 From: Nicholas Johnson Date: Thu, 4 Aug 2022 00:00:00 +0000 Subject: Set to improve screen reader compatibility --- layouts/_default/baseof.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/_default') diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 7bfd004..ba1658f 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -1,5 +1,5 @@ - + {{ partial "head.html" . }} {{ partial "header.html" . }} -- cgit v1.2.3