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, 0 insertions, 4 deletions
diff --git a/site/themes/tui/layouts/partials/head.html b/site/themes/tui/layouts/partials/head.html
deleted file mode 100644
index cf4892e..0000000
--- a/site/themes/tui/layouts/partials/head.html
+++ /dev/null
@@ -1,4 +0,0 @@
-<meta charset="utf-8">
-<meta name="viewport" content="width=device-width, initial-scale=1.0">
-<title>My site</title>
-{{ partial "css.html" . }}