changeset 18:a2907243a98a

Remove linkedin link.
author Brian Neal <bgneal@gmail.com>
date Wed, 30 Jul 2014 20:16:53 -0500
parents fa54eda9b809
children d6221e37c59e
files pelicanconf.py
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
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