/ ‘pelicanconf.py’
This commit is contained in:
parent
247f5dc92f
commit
41ce6fd65b
1 changed files with 2 additions and 2 deletions
|
|
@ -51,6 +51,6 @@ PLUGINS = ['assets']
|
||||||
|
|
||||||
# THEME (custom;originally 'monospace')
|
# THEME (custom;originally 'monospace')
|
||||||
#THEME = "./themes/white"
|
#THEME = "./themes/white"
|
||||||
#THEME = "./themes/aurora"
|
THEME = "./themes/aurora"
|
||||||
#THEME = "./themes/yoshi"
|
#THEME = "./themes/yoshi"
|
||||||
THEME = "./themes/moe-dark"
|
#THEME = "./themes/moe-dark"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue