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 b2cd487..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 -}}