File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ <h4>{{ site.title }}</h4>
60
60
< a href ="https://youtube.com/user/{{ site.youtube }} " target ="_blank " rel ="noopener noreferrer "> < i class ="fa fa-fw fa-youtube-square "> </ i > Youtube</ a >
61
61
</ li > {% endif %}
62
62
{% if site.youtube-channel %}< li >
63
- < a href ="https://youtube.com/channel/{{ site.youtube }} " target ="_blank " rel ="noopener noreferrer "> < i class ="fa fa-fw fa-youtube "> </ i > Youtube</ a >
63
+ < a href ="https://youtube.com/channel/{{ site.youtube-channel }} " target ="_blank " rel ="noopener noreferrer "> < i class ="fa fa-fw fa-youtube "> </ i > Youtube</ a >
64
64
</ li > {% endif %}
65
65
{% if site.soundcloud %}< li >
66
66
< a href ="http://soundcloud.com/{{ site.soundcloud }} " target ="_blank " rel ="noopener noreferrer "> < i class ="fa fa-fw fa-soundcloud "> </ i > SoundCloud</ a >
You can’t perform that action at this time.
0 commit comments