Skip to content

Commit

Permalink
Merge pull request #190 from BinSquare/latest-button-to-tag
Browse files Browse the repository at this point in the history
LATEST button should be a tag.
  • Loading branch information
estesp committed Aug 21, 2023
2 parents 18fab8a + 6e1249e commit 4d5455b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions themes/containerd/layouts/shortcodes/releases.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
</a>

{{- if $isLatest }}
<button class="button is-small is-success">
<span class="tag is-medium is-success">
LATEST
</button>
</span >
{{- end }}
</div>
</td>
Expand Down

0 comments on commit 4d5455b

Please sign in to comment.