/ ‘pelicanconf.py’
This commit is contained in:
parent
cd8e7359ac
commit
95c3d4cfe5
1 changed files with 1 additions and 1 deletions
|
|
@ -51,4 +51,4 @@ PLUGINS = ['assets']
|
||||||
|
|
||||||
# THEME (custom;originally 'monospace')
|
# THEME (custom;originally 'monospace')
|
||||||
THEME = "./theme"
|
THEME = "./theme"
|
||||||
DARKTHEME = True
|
THEME = "./theme-dark"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue