/ ‘pelicanconf.py’

This commit is contained in:
Dooho Yi 2020-05-10 17:11:31 +09:00
parent 72955bb43d
commit a2460b84c5

View file

@ -50,5 +50,5 @@ PLUGIN_PATHS = ['plugins']
PLUGINS = ['assets']
# THEME (custom;originally 'monospace')
#THEME = "./theme"
THEME = "./theme-dark"
THEME = "./theme"
#THEME = "./theme-dark"