summaryrefslogtreecommitdiff
path: root/templates/header.html
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2021-06-27 09:50:23 +0200
committerDaniel Friesel <derf@finalrewind.org>2021-06-27 09:50:23 +0200
commitfc499a7b98a57a452b33b1d1310482840bef8551 (patch)
tree763c9f1b11bf859704d706e8941d696777db9809 /templates/header.html
parentc312004266e2cb1ddf684b68bbfac6e4dfac5b8d (diff)
switch to scss
Diffstat (limited to 'templates/header.html')
-rw-r--r--templates/header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/header.html b/templates/header.html
index 5d62fda..b7260a5 100644
--- a/templates/header.html
+++ b/templates/header.html
@@ -10,4 +10,4 @@
<link rel="apple-touch-icon" sizes="180x180" href="/static/icons/icon-180x180.png">
<link rel="apple-touch-icon" sizes="152x152" href="/static/icons/icon-152x152.png">
<link rel="apple-touch-icon" sizes="167x167" href="/static/icons/icon-167x167.png">
-<link href="/static/v0/css/wip.css" id="theme" rel="stylesheet">
+<link href="/static/v0/css/light.min.css" id="theme" rel="stylesheet">