/ ‘pelicanconf.py’

This commit is contained in:
Dooho Yi 2020-05-10 00:13:51 +09:00
parent 25aa32db00
commit cd8e7359ac

View file

@ -51,3 +51,4 @@ PLUGINS = ['assets']
# THEME (custom;originally 'monospace') # THEME (custom;originally 'monospace')
THEME = "./theme" THEME = "./theme"
DARKTHEME = True