- ‘.#pelicanconf.py’
/ ‘pelicanconf.py’
This commit is contained in:
parent
e7f5cd3799
commit
ae7f5dcb9c
2 changed files with 1 additions and 2 deletions
|
|
@ -1 +0,0 @@
|
|||
doohoyi@Doohoui-MacBookAir.local.11685
|
||||
|
|
@ -40,7 +40,7 @@ DEFAULT_PAGINATION = 5
|
|||
#RELATIVE_URLS = True
|
||||
|
||||
# PLUGINS
|
||||
PLUGIN_PATHS = ['/home/admin/pelican-plugins']
|
||||
PLUGIN_PATHS = ['plugins']
|
||||
PLUGINS = ['assets']
|
||||
|
||||
# THEME (customizing)
|
||||
|
|
|
|||
Loading…
Reference in a new issue