@@ -29,82 +29,82 @@ <h3 class="author__name">{{ author.name }}</h3>
29
29
< li > < i class ="fa fa-fw fa-map-marker " aria-hidden ="true "> </ i > {{ author.employer }}</ li >
30
30
{% endif %}
31
31
{% if author.uri %}
32
- < li > < a href ="{{ author.uri }} "> < i class ="fas fa-link " aria-hidden ="true "> </ i > {{ site.data.ui-text[site.locale].website_label | default: "Website" }}</ a > </ li >
32
+ < li > < a href ="{{ author.uri }} "> < i class ="fas fa-fw fa- link " aria-hidden ="true "> </ i > {{ site.data.ui-text[site.locale].website_label | default: "Website" }}</ a > </ li >
33
33
{% endif %}
34
34
{% if author.email %}
35
- < li > < a href ="mailto:{{ author.email }} "> < i class ="fas fa-envelope " aria-hidden ="true "> </ i > {{ site.data.ui-text[site.locale].email_label | default: "Email" }}</ a > </ li >
35
+ < li > < a href ="mailto:{{ author.email }} "> < i class ="fas fa-fw fa- envelope " aria-hidden ="true "> </ i > {{ site.data.ui-text[site.locale].email_label | default: "Email" }}</ a > </ li >
36
36
{% endif %}
37
37
{% if author.keybase %}
38
- < li > < a href ="https://keybase.io/{{ author.keybase }} "> < i class ="fas fa-key " aria-hidden ="true "> </ i > Keybase</ a > </ li >
38
+ < li > < a href ="https://keybase.io/{{ author.keybase }} "> < i class ="fas fa-fw fa- key " aria-hidden ="true "> </ i > Keybase</ a > </ li >
39
39
{% endif %}
40
40
{% if author.researchgate %}
41
- < li > < a href ="{{ author.researchgate }} "> < i class ="fab fa-researchgate " aria-hidden ="true "> </ i > ResearchGate</ a > </ li >
41
+ < li > < a href ="{{ author.researchgate }} "> < i class ="fab fa-fw fa- researchgate " aria-hidden ="true "> </ i > ResearchGate</ a > </ li >
42
42
{% endif %}
43
43
{% if author.twitter %}
44
- < li > < a href ="https://twitter.com/{{ author.twitter }} "> < i class ="fab fa-twitter-square " aria-hidden ="true "> </ i > Twitter</ a > </ li >
44
+ < li > < a href ="https://twitter.com/{{ author.twitter }} "> < i class ="fab fa-fw fa- twitter-square " aria-hidden ="true "> </ i > Twitter</ a > </ li >
45
45
{% endif %}
46
46
{% if author.facebook %}
47
- < li > < a href ="https://www.facebook.com/{{ author.facebook }} "> < i class ="fab fa-facebook-square " aria-hidden ="true "> </ i > Facebook</ a > </ li >
47
+ < li > < a href ="https://www.facebook.com/{{ author.facebook }} "> < i class ="fab fa-fw fa- facebook-square " aria-hidden ="true "> </ i > Facebook</ a > </ li >
48
48
{% endif %}
49
49
{% if author.google_plus %}
50
- < li > < a href ="https://plus.google.com/+{{ author.google_plus }} "> < i class ="fab fa-google-plus " aria-hidden ="true "> </ i > Google+</ a > </ li >
50
+ < li > < a href ="https://plus.google.com/+{{ author.google_plus }} "> < i class ="fab fa-fw fa- google-plus " aria-hidden ="true "> </ i > Google+</ a > </ li >
51
51
{% endif %}
52
52
{% if author.linkedin %}
53
- < li > < a href ="https://www.linkedin.com/in/{{ author.linkedin }} "> < i class ="fab fa-linkedin " aria-hidden ="true "> </ i > LinkedIn</ a > </ li >
53
+ < li > < a href ="https://www.linkedin.com/in/{{ author.linkedin }} "> < i class ="fab fa-fw fa- linkedin " aria-hidden ="true "> </ i > LinkedIn</ a > </ li >
54
54
{% endif %}
55
55
{% if author.xing %}
56
- < li > < a href ="https://www.xing.com/profile/{{ author.xing }} "> < i class ="fab fa-xing-square " aria-hidden ="true "> </ i > XING</ a > </ li >
56
+ < li > < a href ="https://www.xing.com/profile/{{ author.xing }} "> < i class ="fab fa-fw fa- xing-square " aria-hidden ="true "> </ i > XING</ a > </ li >
57
57
{% endif %}
58
58
{% if author.instagram %}
59
- < li > < a href ="https://instagram.com/{{ author.instagram }} "> < i class ="fab fa-instagram " aria-hidden ="true "> </ i > Instagram</ a > </ li >
59
+ < li > < a href ="https://instagram.com/{{ author.instagram }} "> < i class ="fab fa-fw fa- instagram " aria-hidden ="true "> </ i > Instagram</ a > </ li >
60
60
{% endif %}
61
61
{% if author.tumblr %}
62
- < li > < a href ="https://{{ author.tumblr }}.tumblr.com "> < i class ="fab fa-tumblr-square " aria-hidden ="true "> </ i > Tumblr</ a > </ li >
62
+ < li > < a href ="https://{{ author.tumblr }}.tumblr.com "> < i class ="fab fa-fw fa- tumblr-square " aria-hidden ="true "> </ i > Tumblr</ a > </ li >
63
63
{% endif %}
64
64
{% if author.bitbucket %}
65
- < li > < a href ="https://bitbucket.org/{{ author.bitbucket }} "> < i class ="fab fa-bitbucket " aria-hidden ="true "> </ i > Bitbucket</ a > </ li >
65
+ < li > < a href ="https://bitbucket.org/{{ author.bitbucket }} "> < i class ="fab fa-fw fa- bitbucket " aria-hidden ="true "> </ i > Bitbucket</ a > </ li >
66
66
{% endif %}
67
67
{% if author.github %}
68
- < li > < a href ="https://github.com/{{ author.github }} "> < i class ="fab fa-github " aria-hidden ="true "> </ i > Github</ a > </ li >
68
+ < li > < a href ="https://github.com/{{ author.github }} "> < i class ="fab fa-fw fa- github " aria-hidden ="true "> </ i > Github</ a > </ li >
69
69
{% endif %}
70
70
{% if author.stackoverflow %}
71
- < li > < a href ="https://www.stackoverflow.com/users/{{ author.stackoverflow }} "> < i class ="fa fab -fw fa-stack-overflow " aria-hidden ="true "> </ i > Stackoverflow</ a > </ li >
71
+ < li > < a href ="https://www.stackoverflow.com/users/{{ author.stackoverflow }} "> < i class ="fab fa -fw fa-stack-overflow " aria-hidden ="true "> </ i > Stackoverflow</ a > </ li >
72
72
{% endif %}
73
73
{% if author.lastfm %}
74
- < li > < a href ="https://lastfm.com/user/{{ author.lastfm }} "> < i class ="fab fa-lastfm-square " aria-hidden ="true "> </ i > Last.fm</ a > </ li >
74
+ < li > < a href ="https://lastfm.com/user/{{ author.lastfm }} "> < i class ="fab fa-fw fa- lastfm-square " aria-hidden ="true "> </ i > Last.fm</ a > </ li >
75
75
{% endif %}
76
76
{% if author.dribbble %}
77
- < li > < a href ="https://dribbble.com/{{ author.dribbble }} "> < i class ="fab fa-dribbble-square " aria-hidden ="true "> </ i > Dribbble</ a > </ li >
77
+ < li > < a href ="https://dribbble.com/{{ author.dribbble }} "> < i class ="fab fa-fw fa- dribbble-square " aria-hidden ="true "> </ i > Dribbble</ a > </ li >
78
78
{% endif %}
79
79
{% if author.pinterest %}
80
- < li > < a href ="https://www.pinterest.com/{{ author.pinterest }} "> < i class ="fab fa-pinterest " aria-hidden ="true "> </ i > Pinterest</ a > </ li >
80
+ < li > < a href ="https://www.pinterest.com/{{ author.pinterest }} "> < i class ="fab fa-fw fa- pinterest " aria-hidden ="true "> </ i > Pinterest</ a > </ li >
81
81
{% endif %}
82
82
{% if author.foursquare %}
83
- < li > < a href ="https://foursquare.com/{{ author.foursquare }} "> < i class ="fab fa-foursquare " aria-hidden ="true "> </ i > Foursquare</ a > </ li >
83
+ < li > < a href ="https://foursquare.com/{{ author.foursquare }} "> < i class ="fab fa-fw fa- foursquare " aria-hidden ="true "> </ i > Foursquare</ a > </ li >
84
84
{% endif %}
85
85
{% if author.steam %}
86
- < li > < a href ="https://steamcommunity.com/id/{{ author.steam }} "> < i class ="fab fa-steam-square " aria-hidden ="true "> </ i > Steam</ a > </ li >
86
+ < li > < a href ="https://steamcommunity.com/id/{{ author.steam }} "> < i class ="fab fa-fw fa- steam-square " aria-hidden ="true "> </ i > Steam</ a > </ li >
87
87
{% endif %}
88
88
{% if author.youtube %}
89
- < li > < a href ="https://www.youtube.com/user/{{ author.youtube }} "> < i class ="fab fa-youtube " aria-hidden ="true "> </ i > YouTube</ a > </ li >
89
+ < li > < a href ="https://www.youtube.com/user/{{ author.youtube }} "> < i class ="fab fa-fw fa- youtube " aria-hidden ="true "> </ i > YouTube</ a > </ li >
90
90
{% endif %}
91
91
{% if author.soundcloud %}
92
- < li > < a href ="https://soundcloud.com/{{ author.soundcloud }} "> < i class ="fa fa-fw fa-soundcloud " aria-hidden ="true "> </ i > Soundcloud</ a > </ li >
92
+ < li > < a href ="https://soundcloud.com/{{ author.soundcloud }} "> < i class ="fab fa-fw fa-soundcloud " aria-hidden ="true "> </ i > Soundcloud</ a > </ li >
93
93
{% endif %}
94
94
{% if author.weibo %}
95
- < li > < a href ="https://www.weibo.com/{{ author.weibo }} "> < i class ="fab fa-weibo " aria-hidden ="true "> </ i > Weibo</ a > </ li >
95
+ < li > < a href ="https://www.weibo.com/{{ author.weibo }} "> < i class ="fab fa-fw fa- weibo " aria-hidden ="true "> </ i > Weibo</ a > </ li >
96
96
{% endif %}
97
97
{% if author.flickr %}
98
- < li > < a href ="https://www.flickr.com/{{ author.flickr }} "> < i class ="fab fa-flickr " aria-hidden ="true "> </ i > Flickr</ a > </ li >
98
+ < li > < a href ="https://www.flickr.com/{{ author.flickr }} "> < i class ="fab fa-fw fa- flickr " aria-hidden ="true "> </ i > Flickr</ a > </ li >
99
99
{% endif %}
100
100
{% if author.codepen %}
101
- < li > < a href ="https://codepen.io/{{ author.codepen }} "> < i class ="fab fa-codepen " aria-hidden ="true "> </ i > CodePen</ a > </ li >
101
+ < li > < a href ="https://codepen.io/{{ author.codepen }} "> < i class ="fab fa-fw fa- codepen " aria-hidden ="true "> </ i > CodePen</ a > </ li >
102
102
{% endif %}
103
103
{% if author.vine %}
104
- < li > < a href ="https://vine.co/u/{{ author.vine }} "> < i class ="fab fa-vine " aria-hidden ="true "> </ i > Vine</ a > </ li >
104
+ < li > < a href ="https://vine.co/u/{{ author.vine }} "> < i class ="fab fa-fw fa- vine " aria-hidden ="true "> </ i > Vine</ a > </ li >
105
105
{% endif %}
106
106
{% if author.googlescholar %}
107
- < li > < a href ="{{ author.googlescholar }} "> < i class ="fas fa-graduation-cap "> </ i > Google Scholar</ a > </ li >
107
+ < li > < a href ="{{ author.googlescholar }} "> < i class ="fas fa-fw fa- graduation-cap "> </ i > Google Scholar</ a > </ li >
108
108
{% endif %}
109
109
{% if author.pubmed %}
110
110
< li > < a href ="{{ author.pubmed }} "> < i class ="ai ai-pubmed-square ai-fw "> </ i > PubMed</ a > </ li >
@@ -116,7 +116,7 @@ <h3 class="author__name">{{ author.name }}</h3>
116
116
< li > < a href ="{{ author.impactstory }} "> < i class ="ai ai-impactstory ai-fw "> </ i > Impactstory</ a > </ li >
117
117
{% endif %}
118
118
{% if author.wikipedia %}
119
- < li > < a href ="https://en.wikipedia.org/wiki/User:{{ author.wikipedia }} "> < i class ="fab fa-wikipedia-w " aria-hidden ="true "> </ i > Wikipedia</ a > </ li >
119
+ < li > < a href ="https://en.wikipedia.org/wiki/User:{{ author.wikipedia }} "> < i class ="fab fa-fw fa- wikipedia-w " aria-hidden ="true "> </ i > Wikipedia</ a > </ li >
120
120
{% endif %}
121
121
</ ul >
122
122
</ div >
0 commit comments