We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6207529 + 9fd2b00 commit 4f4e865Copy full SHA for 4f4e865
_includes/author-profile.html
@@ -154,7 +154,7 @@ <h3 class="author__name">{{ author.name }}</h3>
154
<li><a href="https://www.youtube.com/@{{ author.youtube }}"><i class="fab fa-fw fa-youtube icon-pad-right" aria-hidden="true"></i>YouTube</a></li>
155
{% endif %}
156
{% if author.zhihu %}
157
- <li><a href="htps://www.zhihu.com/people/{{ author.zhihu }}"><i class="fab fa-fw fa-zhihu icon-pad-right" aria-hidden="true"></i>Zhihu</a></li>
+ <li><a href="https://www.zhihu.com/people/{{ author.zhihu }}"><i class="fab fa-fw fa-zhihu icon-pad-right" aria-hidden="true"></i>Zhihu</a></li>
158
159
</ul>
160
</div>
0 commit comments