/ ‘pelicanconf.py’
This commit is contained in:
parent
652ed688da
commit
a476f28b0c
1 changed files with 2 additions and 0 deletions
|
|
@ -35,6 +35,8 @@ DEFAULT_PAGINATION = 5
|
|||
# Uncomment following line if you want document-relative URLs when developing
|
||||
#RELATIVE_URLS = True
|
||||
|
||||
import bulrush
|
||||
|
||||
# THEME / bulrush
|
||||
THEME = bulrush.PATH
|
||||
JINJA_ENVIRONMENT = bulrush.ENVIRONMENT
|
||||
|
|
|
|||
Loading…
Reference in a new issue