- ‘.#pelicanconf.py’

/ ‘pelicanconf.py’
This commit is contained in:
Dooho Yi 2020-04-26 02:58:35 +09:00
parent e7f5cd3799
commit ae7f5dcb9c
2 changed files with 1 additions and 2 deletions

View file

@ -1 +0,0 @@
doohoyi@Doohoui-MacBookAir.local.11685

View file

@ -40,7 +40,7 @@ DEFAULT_PAGINATION = 5
#RELATIVE_URLS = True #RELATIVE_URLS = True
# PLUGINS # PLUGINS
PLUGIN_PATHS = ['/home/admin/pelican-plugins'] PLUGIN_PATHS = ['plugins']
PLUGINS = ['assets'] PLUGINS = ['assets']
# THEME (customizing) # THEME (customizing)