mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-08-28 11:35:44 -04:00
fix a few RSS validation warnings
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<div class="embed gh-buttons">
|
||||
<div class="embed {{ .Name }}">
|
||||
<a class="github-button" href="https://github.com/{{ .Get "username" }}/{{ .Get "repo" }}" data-icon="octicon-star" data-size="large" data-show-count="true" aria-label="Star {{ .Get "username" }}/{{ .Get "repo" }} on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/{{ .Get "username" }}/{{ .Get "repo" }}/issues" data-icon="octicon-issue-opened" data-size="large" data-show-count="true" aria-label="Issues for {{ .Get "username" }}/{{ .Get "repo" }} on GitHub">Issue</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user