Update navbar.html
This commit is contained in:
parent
00b8be41e0
commit
0d4f504b96
@ -6,7 +6,7 @@
|
||||
<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>
|
||||
{% if site.linkedin_username %}
|
||||
{% endif %} {% if site.linkedin_username %}
|
||||
<a class="fa fa-linkedin" href="https://id.linkedin.com/in/{{ site.linkedin_username }}" title="LinkedIn"></a>
|
||||
{% endif %}
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user