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:
parent
211082b590
commit
9e21c237a8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user