_includes/header.html in solar-flair-0.2.12 vs _includes/header.html in solar-flair-0.2.13
- old
+ new
@@ -35,10 +35,10 @@
{% endif %}
{% endif %}
{% endfor %}
{% if site.github %}
<li class="nav-item"></li>
- <a class="nav-link" href="{{ site.github_url }}" target="_blank"><i class="fab fa-github"></i></a>
+ <a class="nav-link" href="{{ site.github_url }}" target="_blank"><span class="d-inline d-md-inline d-lg-none">Github</span> <i class="fab fa-github"></i></a>
</li>
{% endif %}
</ul>