/ ‘pelicanconf.py’

This commit is contained in:
Dooho Yi 2020-05-18 16:31:25 +09:00
parent ce6c344dd9
commit 2a545a85c7

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"