[conf] disable pelican-toc
This commit is contained in:
parent
077d1f21c3
commit
3e3ffdceff
@ -42,7 +42,6 @@ THEME = "./theme"
|
|||||||
THEME_STATIC_PATHS = ['static']
|
THEME_STATIC_PATHS = ['static']
|
||||||
PLUGIN_PATHS = ['pelican-plugins', 'pelican-custom-plugins']
|
PLUGIN_PATHS = ['pelican-plugins', 'pelican-custom-plugins']
|
||||||
PLUGINS = ['readtime','neighbors'
|
PLUGINS = ['readtime','neighbors'
|
||||||
,'pelican-toc'
|
|
||||||
, 'jsonresume'
|
, 'jsonresume'
|
||||||
, 'i18n_subsites'
|
, 'i18n_subsites'
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user