/ ‘pelicanconf.py’

This commit is contained in:
Dooho Yi 2020-05-23 01:21:19 +09:00
parent 15419ea7ad
commit 001b6cd23f

View file

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