/ ‘pelicanconf.py’

This commit is contained in:
Dooho Yi 2020-05-22 05:25:14 +09:00
parent 43ce27d4ae
commit 10b7342629

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"