Format in pelicanconf.py is as follow.
===
# Social widget
SOCIAL = (
('GitHub', 'https://github.com/<user>'),
)
===
Format in pelicanconf.py is as follow.
===
# Social widget
SOCIAL = (
('GitHub', 'https://github.com/<user>'),
)
===