1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-21 17:01:18 -04:00
Files
jarv.is/layouts/shortcodes/gh-buttons.amp.html

2 lines
161 B
HTML

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