/ ‘pelicanconf.py’

This commit is contained in:
Dooho Yi 2020-05-23 01:24:14 +09:00
parent d8b0e204ec
commit fe75ca6acb

View file

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