aboutsummaryrefslogtreecommitdiff
path: root/generators/hugo/themes/tdro/layouts/_default/baseof.html
diff options
context:
space:
mode:
Diffstat (limited to 'generators/hugo/themes/tdro/layouts/_default/baseof.html')
-rw-r--r--generators/hugo/themes/tdro/layouts/_default/baseof.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/generators/hugo/themes/tdro/layouts/_default/baseof.html b/generators/hugo/themes/tdro/layouts/_default/baseof.html
index c0b55aa..81c9a1e 100644
--- a/generators/hugo/themes/tdro/layouts/_default/baseof.html
+++ b/generators/hugo/themes/tdro/layouts/_default/baseof.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
-<html class="has-navbar-fixed-top" lang="en-us">
+<html class="has-navbar-fixed-top" lang="en-us" itemscope itemtype="http://schema.org/Article">
-<head itemscope>
+<head>
{{ partial "head.html" . -}}