aboutsummaryrefslogtreecommitdiff
path: root/templates/_head.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/_head.html.tmpl')
-rw-r--r--templates/_head.html.tmpl5
1 files changed, 0 insertions, 5 deletions
diff --git a/templates/_head.html.tmpl b/templates/_head.html.tmpl
deleted file mode 100644
index 4641107..0000000
--- a/templates/_head.html.tmpl
+++ /dev/null
@@ -1,5 +0,0 @@
-{{- define "head_common" -}}
-<meta charset="utf-8" />
-<meta name="viewport" content="width=device-width, initial-scale=1" />
-<link rel="stylesheet" href="/:/static/style.css" />
-{{- end -}}