aboutsummaryrefslogtreecommitdiffstats
path: root/public/head.html
diff options
context:
space:
mode:
authorLibravatarLibravatar Simon Ser <[email protected]> 2019-12-03 17:42:33 +0100
committerLibravatarLibravatar Simon Ser <[email protected]> 2019-12-03 17:42:33 +0100
commitb7be271560d2c24c9811076a58f8b8c799292659 (patch)
treec34b2045ee8a08d70b03f05ef23ccd663dbe996a /public/head.html
parentc3fd390b1ab27026246724f02caef3cd2b1205f7 (diff)
downloadalps-b7be271560d2c24c9811076a58f8b8c799292659.tar.gz
alps-b7be271560d2c24c9811076a58f8b8c799292659.tar.bz2
alps-b7be271560d2c24c9811076a58f8b8c799292659.zip
Add empty CSS stylesheet
References: https://todo.sr.ht/~sircmpwn/koushin/19
Diffstat (limited to 'public/head.html')
-rw-r--r--public/head.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/head.html b/public/head.html
index fb8e12a..c8c6b42 100644
--- a/public/head.html
+++ b/public/head.html
@@ -4,6 +4,7 @@
<head>
<meta charset="utf-8">
<title>koushin</title>
+ <link rel="stylesheet" href="/assets/style.css">
</head>
<body>
{{end}}