1
0
mirror of https://codeberg.org/teddit/teddit synced 2025-01-18 13:00:17 +01:00

add dark theme support

This commit is contained in:
teddit 2020-11-30 16:22:52 +01:00
parent 211082b590
commit 9e21c237a8

View File

@ -3,7 +3,7 @@ html
head
title privacy policy - teddit
include includes/head.pug
body
body(class=""+ user_preferences.theme +"")
include includes/topbar.pug
.container
.content