/ ‘pelicanconf.py’

This commit is contained in:
Dooho Yi 2020-05-14 21:31:59 +09:00
parent b4c76bc41f
commit d598f13abb

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"