Update navbar.html
This commit is contained in:
parent
0d4f504b96
commit
7f70466721
@ -5,7 +5,7 @@
|
||||
{% 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="fab fa-mastodon" href="{{ site.mastodon_url }}" title="Mastodon"></a>
|
||||
<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