mirror of
https://github.com/sobolevn/git-secret
synced 2024-10-31 21:20:29 +00:00
5 lines
191 B
HTML
5 lines
191 B
HTML
|
<a href="https://twitter.com/{{ include.username }}">
|
||
|
<span class="icon icon--twitter">{% include icon-twitter.svg %}</span>
|
||
|
<span class="username">{{ include.username }}</span>
|
||
|
</a>
|