Adding facebook link

This commit is contained in:
2014-05-30 22:16:18 +02:00
parent bb6644a01a
commit c717d3f306
2 changed files with 3 additions and 3 deletions

View File

@@ -83,7 +83,7 @@ LINKS = (
# Social widget
SOCIAL = (
#('facebook', 'https://www.facebook.com/lionel.sambuc'),
('facebook', 'https://www.facebook.com/lionel.sambuc'),
('linkedin', 'https://www.linkedin.com/in/lionelsambuc'),
('google+', 'https://plus.google.com/113198308632164585389/posts'),
('github', 'http://github.com/sambuc'),

View File

@@ -86,7 +86,7 @@ LINKS = (
# Social widget
SOCIAL = (
#('facebook', 'https://www.facebook.com/lionel.sambuc'),
('facebook', 'https://www.facebook.com/lionel.sambuc'),
('linkedin', 'https://www.linkedin.com/in/lionelsambuc'),
('google+', 'https://plus.google.com/113198308632164585389/posts'),
('github', 'http://github.com/sambuc'),
@@ -190,4 +190,4 @@ TAG_URL = 'tag/{slug}/'
TAG_SAVE_AS = 'tag/{slug}/index.html'
TAGS_URL = 'tag/'
TAGS_SAVE_AS = 'tag/index.html'
TAGS_SAVE_AS = 'tag/index.html'