aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/partials/head-embed.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/layouts/partials/head-embed.html')
-rw-r--r--themes/default/layouts/partials/head-embed.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/default/layouts/partials/head-embed.html b/themes/default/layouts/partials/head-embed.html
new file mode 100644
index 0000000..e9c44d7
--- /dev/null
+++ b/themes/default/layouts/partials/head-embed.html
@@ -0,0 +1,4 @@
+<head>
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
+ {{- partial "head-css.html" . -}}
+</head>