From 18847fc3a3e4efe11663ff0ef180dbbd8e6e3665 Mon Sep 17 00:00:00 2001 From: cjtheham Date: Tue, 14 Feb 2023 16:27:52 -0600 Subject: [PATCH] fix: accessibility lang --- layouts/_default/baseof.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 47386a0..31875e0 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -1,5 +1,5 @@ - + {{- partial "head.html" . -}}