aboutsummaryrefslogtreecommitdiff
path: root/pelicanconf.py
diff options
context:
space:
mode:
Diffstat (limited to 'pelicanconf.py')
-rwxr-xr-xpelicanconf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/pelicanconf.py b/pelicanconf.py
index 9026f97..47af293 100755
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -16,8 +16,8 @@ DEFAULT_LANG = u'fr'
# ('You can modify those links in your config file', '#'),)
# Social widget
-#SOCIAL = (('You can add links in your config file', '#'),
-# ('Another social link', '#'),)
+SOCIAL = (('key', '/resources/pubkey.asc')
+ ,)
FEED_DOMAIN = SITEURL
FEED_RSS = 'feed'