fix: accessibility lang

This commit is contained in:
cjtheham 2023-02-14 16:27:52 -06:00
parent 1012b37cb2
commit 18847fc3a3
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html lang="{{ site.LanguageCode | default site.Language.Lang }}">
{{- partial "head.html" . -}} {{- partial "head.html" . -}}
<body> <body>
<header> <header>