summaryrefslogtreecommitdiff
path: root/head.html
diff options
context:
space:
mode:
Diffstat (limited to 'head.html')
-rw-r--r--head.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/head.html b/head.html
new file mode 100644
index 0000000..236eaf4
--- /dev/null
+++ b/head.html
@@ -0,0 +1,3 @@
+{{define "head"}}
+ <link rel="stylesheet" href="/static/style.css">
+{{end}}