commit 18847fc3a3e4efe11663ff0ef180dbbd8e6e3665 parent 1012b37cb251eec830bb37c2fe5ce9de52f697b1 Author: cjtheham <cjtheham@protonmail.com> Date: Tue, 14 Feb 2023 16:27:52 -0600 fix: accessibility lang Diffstat:
M | layouts/_default/baseof.html | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html> +<html lang="{{ site.LanguageCode | default site.Language.Lang }}"> {{- partial "head.html" . -}} <body> <header>