mirror of
https://github.com/zaaarf/friendenstein.git
synced 2024-11-12 18:49:22 +01:00
renamed default_mode to default_theme, streamlined the code for theme switching
This commit is contained in:
parent
520cbd0dbc
commit
cff8b14efb
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ display_author = true
|
|||
favicon = "favicon.ico"
|
||||
image = ""
|
||||
|
||||
default_theme = "dark"
|
||||
default_theme = "light"
|
||||
list_pages = false
|
||||
twitter_card = true
|
||||
|
||||
|
|
Loading…
Reference in a new issue