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.
1 parent 13b119a commit 174295aCopy full SHA for 174295a
docs/_includes/social_icons.html
@@ -1,6 +1,6 @@
1
<!-- Social Icons -->
2
<ul class="icons">
3
- {%- if site.twitter_url -%}
+ {%- if site.github_url -%}
4
<li><a href="{{- site.github_url -}}" class="icon fa-github"><span class="label">Github</span></a></li>
5
{%- endif -%}
6
{%- if site.twitter_url -%}
0 commit comments