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