diff pelicanconf.py @ 18:a2907243a98a

Remove linkedin link.
author Brian Neal <bgneal@gmail.com>
date Wed, 30 Jul 2014 20:16:53 -0500
parents 4ed3f207aa65
children a893739e9587
line wrap: on
line diff
--- a/pelicanconf.py	Wed Jul 30 20:16:40 2014 -0500
+++ b/pelicanconf.py	Wed Jul 30 20:16:53 2014 -0500
@@ -30,7 +30,6 @@
     ('twitter', 'http://twitter.com/bgneal'),
     ('bitbucket', 'https://bitbucket.org/bgneal'),
     ('github', 'https://github.com/gremmie'),
-    ('linkedin', 'http://www.linkedin.com/in/bgneal'),
 ]
 
 DEFAULT_PAGINATION = 10