aboutsummaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2022-05-04 06:43:37 -0400
committertdro <tdro@noreply.example.com>2022-05-04 06:43:37 -0400
commit73b147f2b93cc76297e6e0516d518640a2d4cf57 (patch)
treeec79a06f5f7f28f3467dc39b5ea9d4fff6efd942 /themes
parentda656ca5d3bc3ba1c9e0f5ea323f2ff4d75351a9 (diff)
downloadcanory-73b147f2b93cc76297e6e0516d518640a2d4cf57.tar.gz
canory-73b147f2b93cc76297e6e0516d518640a2d4cf57.tar.bz2
canory-73b147f2b93cc76297e6e0516d518640a2d4cf57.zip
themes/default/layouts/_default/baseof.html: Set language
Diffstat (limited to 'themes')
-rw-r--r--themes/default/layouts/_default/baseof.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/layouts/_default/baseof.html b/themes/default/layouts/_default/baseof.html
index 01b6ea0..6aa06e8 100644
--- a/themes/default/layouts/_default/baseof.html
+++ b/themes/default/layouts/_default/baseof.html
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<html>
+<html lang="en-us">
<head>
<title>
{{- block "title" . -}}{{- end -}}