1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-05-20 10:34:30 -04:00
Files
jarv.is/layouts/shortcodes/gh-buttons.amp.html
T

2 lines
141 B
HTML

<p class="center"><a href="https://github.com/{{ .Get "username" }}/{{ .Get "repo" }}" target="_blank" rel="noopener">View on GitHub</a></p>