Update navbar.html
This commit is contained in:
parent
843d02f7c7
commit
60839cd389
@ -4,8 +4,6 @@
|
||||
<a class="fa fa-github" href="https://github.com/{{ site.github_username }}" title="GitHub"></a>
|
||||
{% endif %} {% if site.twitter_username %}
|
||||
<a class="fa fa-twitter" href="https://twitter.com/{{ site.twitter_username }}" title="Twitter"></a>
|
||||
{% endif %} {% if site.mastodon_url %}
|
||||
<a class="fa fa-mastodon" href="{{ site.mastodon_url }}" title="Mastodon"></a>
|
||||
{% endif %} {% if site.linkedin_username %}
|
||||
<a class="fa fa-linkedin" href="https://id.linkedin.com/in/{{ site.linkedin_username }}" title="LinkedIn"></a>
|
||||
{% endif %}
|
||||
|
Loading…
Reference in New Issue
Block a user