aboutsummaryrefslogtreecommitdiff
path: root/src/views/components/head.pug
diff options
context:
space:
mode:
Diffstat (limited to 'src/views/components/head.pug')
-rw-r--r--src/views/components/head.pug2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/views/components/head.pug b/src/views/components/head.pug
index d28b9d5..3d684fe 100644
--- a/src/views/components/head.pug
+++ b/src/views/components/head.pug
@@ -1,2 +1,4 @@
meta(charset="utf-8")
meta(name="viewport" content="width=device-width,initial-scale=1.0")
+
+link(href="/public/css/global.css" rel="stylesheet")