Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
WeiDai-David committed Feb 23, 2025
1 parent 11afe7d commit 2c86928
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/author-profile.html
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ <h3 class="author__name">{{ author.name }}</h3>
<li><a href="https://soundcloud.com/{{ author.soundcloud }}"><i class="fab fa-fw fa-soundcloud" aria-hidden="true"></i> Soundcloud</a></li>
{% endif %}
{% if author.weibo %}
<li><a href="https://github.com/WeiDai-David/WeiDai-David.github.io/tree/main/images/wechat.png"><i class="fab fa-fw fa-weixin" aria-hidden="true"></i> WeChat</a></li>
<li><a href="https://WeiDai-David.github.io/images/wechat.png"><i class="fab fa-fw fa-weixin" aria-hidden="true"></i> WeChat</a></li>
{% endif %}
{% if author.flickr %}
<li><a href="https://www.flickr.com/{{ author.flickr }}"><i class="fab fa-fw fa-flickr" aria-hidden="true"></i> Flickr</a></li>
Expand Down

0 comments on commit 2c86928

Please sign in to comment.