mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-07-24 07:35:59 -04:00
more shortcode tweaks for valid RSS
This commit is contained in:
@@ -1 +0,0 @@
|
||||
gh-buttons.html
|
||||
@@ -0,0 +1,4 @@
|
||||
<p style="text-align: center;">
|
||||
<a href="https://github.com/{{ .Get "username" }}/{{ .Get "repo" }}">Star {{ .Get "username" }}/{{ .Get "repo" }} on GitHub</a>
|
||||
<a href="https://github.com/{{ .Get "username" }}/{{ .Get "repo" }}/issues">Issues for {{ .Get "username" }}/{{ .Get "repo" }} on GitHub</a>
|
||||
</p>
|
||||
Reference in New Issue
Block a user