From ae4c62c72b04bd2dc0390bb260ea937c1352eff2 Mon Sep 17 00:00:00 2001 From: RayHammer Date: Sun, 23 Oct 2022 14:32:50 +0200 Subject: Added language code to html tag --- themes/stingray/layouts/_default/baseof.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/stingray/layouts/_default/baseof.html b/themes/stingray/layouts/_default/baseof.html index 38cf6a3..9a19cbe 100644 --- a/themes/stingray/layouts/_default/baseof.html +++ b/themes/stingray/layouts/_default/baseof.html @@ -1,5 +1,5 @@ - + {{- partial "head.html" . -}}
-- cgit v1.2.3