Added FontAwesome 5
* closes #10 Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
@ -1 +1,4 @@
|
||||
<a href="https://twitter.com/{{ include.username }}"><span class="icon icon--twitter">{% include icon-twitter.svg %}</span><span class="username">{{ include.username }}</span></a>
|
||||
<a href="https://twitter.com/{{ include.username }}">
|
||||
<span class="fab fa-twitter"></span>
|
||||
<span class="username">{{ include.username }}</span>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user