summaryrefslogtreecommitdiff
path: root/pelicanconf.py
diff options
context:
space:
mode:
authorEkaitz Zarraga <ekaitz@elenq.tech>2020-07-30 16:59:43 +0200
committerEkaitz Zarraga <ekaitz@elenq.tech>2020-07-30 16:59:43 +0200
commitd42d2b147528bd1abfd46a06a4108642655bb77d (patch)
tree7cb780b7cd2b29d5971356f02de999c20dfbe18d /pelicanconf.py
parent19ed330f5067a393839d983252d4a8799e296ad2 (diff)
Update configuration
Diffstat (limited to 'pelicanconf.py')
-rw-r--r--pelicanconf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pelicanconf.py b/pelicanconf.py
index e0998c0..bac800c 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -36,7 +36,7 @@ LINKS = (('ElenQ Technology', 'https://elenq.tech/'),)
# Social widget
SOCIAL = ()
-DEFAULT_PAGINATION = 5
+DEFAULT_PAGINATION = 20
# Uncomment following line if you want document-relative URLs when developing
#RELATIVE_URLS = True