diff --git a/pelicanconf.py b/pelicanconf.py index d951c48..19fd842 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -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