/ ‘pelicanconf.py’

This commit is contained in:
Dooho Yi 2020-04-13 01:10:12 +09:00
parent a476f28b0c
commit c42db2f12f

View file

@ -35,9 +35,8 @@ DEFAULT_PAGINATION = 5
# Uncomment following line if you want document-relative URLs when developing
#RELATIVE_URLS = True
import bulrush
# THEME / bulrush
import bulrush
THEME = bulrush.PATH
JINJA_ENVIRONMENT = bulrush.ENVIRONMENT
JINJA_FILTERS = bulrush.FILTERS