aboutsummaryrefslogtreecommitdiff
path: root/templates/header.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/header.tmpl')
-rw-r--r--templates/header.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/header.tmpl b/templates/header.tmpl
index d511590..10afe8a 100644
--- a/templates/header.tmpl
+++ b/templates/header.tmpl
@@ -12,4 +12,4 @@
<script src="/static/fluoride.js"></script>
{{end}}
</head>
-<body>
+<body {{if .DarkMode}}class="dark"{{end}}>