Adding facebook link
This commit is contained in:
@@ -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'),
|
||||
|
||||
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user