From 67f0cba44be71fd79dc19a13bf93cfa44e5ce400 Mon Sep 17 00:00:00 2001 From: Vasudev Kamath Date: Sun, 2 Feb 2014 00:22:13 +0530 Subject: add bitbucket URL --- pelicanconf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pelicanconf.py b/pelicanconf.py index 31ad764..3bf6a42 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -46,7 +46,7 @@ LINKS = (('Old Blog Archive', 'http://blog-archive.copyninja.info/'),) SOCIAL = (('twitter', 'https://twitter.com/copyninja_'), ('linkedin', 'http://in.linkedin.com/in/kamathvasudev/'), ('github', 'https://github.com/copyninja'), - ('pumpio', 'http://identi.ca/copyninja')) + ('bitbucket', 'https://bitbucket.com/copyninja')) # Uncomment following line if you want document-relative URLs when developing #RELATIVE_URLS = True -- cgit v1.2.3