From 40ccf84c6640aa2b20eb183547df7b5a11e7d248 Mon Sep 17 00:00:00 2001 From: Alexis Metaireau Date: Sat, 18 Dec 2010 20:20:41 +0000 Subject: [PATCH] Format the settings. --- pelican.conf.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pelican.conf.py b/pelican.conf.py index 3884f84..09d8480 100644 --- a/pelican.conf.py +++ b/pelican.conf.py @@ -5,11 +5,11 @@ SITENAME = u"Alexis' log" DISQUS_SITENAME = "blog-notmyidea" LINKS = (('Biologeek', 'http://biologeek.org'), - ('Filyb', "http://filyb.info/"), - ('Libert-fr', "http://www.libert-fr.com"), - ('N1k0', "http://prendreuncafe.com/blog/"), - (u'Tarek Ziadé', "http://ziade.org/blog"), - ('Zubin Mithra', "http://zubin71.wordpress.com/"),) + ('Filyb', "http://filyb.info/"), + ('Libert-fr', "http://www.libert-fr.com"), + ('N1k0', "http://prendreuncafe.com/blog/"), + (u'Tarek Ziadé', "http://ziade.org/blog"), + ('Zubin Mithra', "http://zubin71.wordpress.com/"),) SOCIAL = (('twitter', 'http://twitter.com/ametaireau'), ('lastfm', 'http://lastfm.com/user/akounet'),