summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pelicanconf.py11
1 files changed, 1 insertions, 10 deletions
diff --git a/pelicanconf.py b/pelicanconf.py
index 12dd209..f8af145 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -16,16 +16,7 @@ CATEGORY_FEED_ATOM = None
TRANSLATION_FEED_ATOM = None
# Blogroll
-#LINKS = (('Pelican', 'http://getpelican.com/'),
-# ('Python.org', 'http://python.org/'),
-# ('Jinja2', 'http://jinja.pocoo.org/'),
-# ('You can modify those links in your config file', '#'),)
-
-# Social widget
-#SOCIAL = (('You can add links in your config file', '#'),
-# ('Another social link', '#'),)
-
-DEFAULT_PAGINATION = 10
+LINKS = (('Wiki de Jérome', 'http://wiki.drouet.eu/'),)
# Uncomment following line if you want document-relative URLs when developing
#RELATIVE_URLS = True