/ ‘pelicanconf.py’
This commit is contained in:
parent
0e692aa7b3
commit
66117492fb
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ DEFAULT_PAGINATION = 5
|
|||
|
||||
# PLUGINS
|
||||
PLUGIN_PATHS = ['/home/admin/pelican-plugins']
|
||||
PLUGINS = ['assets', 'sitemap', 'gravatar']
|
||||
PLUGINS = ['assets']
|
||||
|
||||
# THEME / bulrush
|
||||
import bulrush
|
||||
|
|
|
|||
Loading…
Reference in a new issue