mirror of
https://codeberg.org/tacerus/teddit.git
synced 2025-06-19 07:37:19 +02:00
add dark theme support
This commit is contained in:
parent
211082b590
commit
9e21c237a8
@ -3,7 +3,7 @@ html
|
|||||||
head
|
head
|
||||||
title privacy policy - teddit
|
title privacy policy - teddit
|
||||||
include includes/head.pug
|
include includes/head.pug
|
||||||
body
|
body(class=""+ user_preferences.theme +"")
|
||||||
include includes/topbar.pug
|
include includes/topbar.pug
|
||||||
.container
|
.container
|
||||||
.content
|
.content
|
||||||
|
Loading…
x
Reference in New Issue
Block a user