/ ‘pelicanconf.py’

This commit is contained in:
Dooho Yi 2020-05-31 22:30:05 +09:00
parent def418380c
commit 501718cb50

View file

@ -50,7 +50,7 @@ PLUGIN_PATHS = ['plugins']
PLUGINS = ['assets'] 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"