/ ‘pelicanconf.py’

This commit is contained in:
Dooho Yi 2020-05-10 00:14:58 +09:00
parent cd8e7359ac
commit 95c3d4cfe5

View file

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