/ ‘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'] PLUGINS = ['assets']
# THEME (custom;originally 'monospace') # THEME (custom;originally 'monospace')
#THEME = "./theme" #THEME = "./themes/white"
THEME = "./theme-dark" #THEME = "./themes/aurora"
THEME = "./themes/yoshi"