Commit 52627f61 authored by Michal Čihař's avatar Michal Čihař

Icon for email login

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent 0bf8bc2e
......@@ -29,7 +29,7 @@ SOCIALS = {
'google': {'name': 'Google', 'fa_icon': 'google'},
'github': {'name': 'GitHub', 'fa_icon': 'github'},
'bitbucket': {'name': 'Bitbucket', 'fa_icon': 'bitbucket'},
'email': {'name': 'Email'},
'email': {'name': 'Email', 'fa_icon': 'at'},
'opensuse': {'name': 'openSUSE', 'fl_icon': 'opensuse'},
'ubuntu': {'name': 'Ubuntu', 'fl_icon': 'ubuntu'},
'fedora': {'name': 'Fedora', 'fl_icon': 'fedora'},
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment