File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ <h3 class="author__name">{{ author.name }}</h3>
106106 < li > < a href ="https://instagram.com/{{ author.instagram }} "> < i class ="fab fa-fw fa-instagram icon-pad-right " aria-hidden ="true "> </ i > Instagram</ a > </ li >
107107 {% endif %}
108108 {% if author.lastfm %}
109- < li > < a href ="https://lastfm.com /user/{{ author.lastfm }} "> < i class ="fab fa-fw fa-lastfm icon-pad-right " aria-hidden ="true "> </ i > Last.fm</ a > </ li >
109+ < li > < a href ="https://last.fm /user/{{ author.lastfm }} "> < i class ="fab fa-fw fa-lastfm icon-pad-right " aria-hidden ="true "> </ i > Last.fm</ a > </ li >
110110 {% endif %}
111111 {% if author.linkedin %}
112112 < li > < a href ="https://www.linkedin.com/in/{{ author.linkedin }} "> < i class ="fab fa-fw fa-linkedin icon-pad-right " aria-hidden ="true "> </ i > LinkedIn</ a > </ li >
You can’t perform that action at this time.
0 commit comments