From 7bf315f571db8d1eccc3090516ffdfb97b418abf Mon Sep 17 00:00:00 2001 From: manetta Date: Mon, 13 May 2019 22:30:22 +0200 Subject: [PATCH] placing the plugin folders back --- pelican-plugins | 2 +- pelicanconf.py | 2 +- plugins-custom | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pelican-plugins b/pelican-plugins index 8de8e84..8ecbb4e 160000 --- a/pelican-plugins +++ b/pelican-plugins @@ -1 +1 @@ -Subproject commit 8de8e847ce78e53b62dfdcd7e0e1923614adead5 +Subproject commit 8ecbb4ef07fcdcb8166907f714cbadb120a817e7 diff --git a/pelicanconf.py b/pelicanconf.py index e5b3676..8e705ac 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -26,7 +26,7 @@ TRANSLATION_FEED_ATOM = None AUTHOR_FEED_ATOM = None AUTHOR_FEED_RSS = None -DEFAULT_PAGINATION = 50 +DEFAULT_PAGINATION = 100 # Uncomment following line if you want document-relative URLs when developing PLUGIN_PATHS = ['./pelican-plugins', './plugins-custom'] diff --git a/plugins-custom b/plugins-custom index 06abd8f..5364009 160000 --- a/plugins-custom +++ b/plugins-custom @@ -1 +1 @@ -Subproject commit 06abd8f6b37abcd6ec58c6d134edd5cd8332a3d2 +Subproject commit 53640095309c741081113d38c4566428d0e67b03