aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/_default/baseof.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/layouts/_default/baseof.html')
-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 657dc7d..9342569 100644
--- a/themes/default/layouts/_default/baseof.html
+++ b/themes/default/layouts/_default/baseof.html
@@ -18,7 +18,7 @@
{{- partial "base-head.html" . -}}
{{- block "styles" . -}}{{- end -}}
</head>
- <body>
+ <body data-document="html">
<skip-link>
<a href="#main">Skip to main content</a>
</skip-link>