File: icon-github.html

package info (click to toggle)
git-secret 0.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 2,724 kB
  • sloc: sh: 4,580; makefile: 162; xml: 31; python: 22
file content (4 lines) | stat: -rw-r--r-- 188 bytes parent folder | download
1
2
3
4
<a href="https://github.com/{{ include.username }}">
    <span class="icon icon--github">{% include icon-github.svg %}</span>
    <span class="username">{{ include.username }}</span>
</a>