plugin: autopages
This commit is contained in:
@ -22,7 +22,7 @@ THEME_TEMPLATES_OVERRIDES = [os.path.dirname(__file__)]
|
||||
|
||||
# Plugins
|
||||
PLUGIN_PATHS = ['./plugins/']
|
||||
PLUGINS = ['i18n_subsites',]
|
||||
PLUGINS = ['i18n_subsites', 'autopages']
|
||||
|
||||
# Static paths
|
||||
PATH = 'content'
|
||||
|
Submodule themes/clean-blog updated: e874b3471c...a277abeb44
Reference in New Issue
Block a user