summaryrefslogtreecommitdiffhomepage
path: root/src/head.gsp
diff options
context:
space:
mode:
Diffstat (limited to 'src/head.gsp')
-rw-r--r--src/head.gsp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/head.gsp b/src/head.gsp
new file mode 100644
index 0000000..2763445
--- /dev/null
+++ b/src/head.gsp
@@ -0,0 +1,4 @@
+meta charset="utf-8" {}
+meta name="viewport" content="width=device-width, initial-scale=1" {}
+link rel="shortcut icon" type="image/svg" href="/favicon.svg" {}
+link rel="stylesheet" type="text/css" href="/style.css" {}