BugFix: Button should be a tag.

Signed-off-by: BinBin He <hebinsquared@gmail.com>
This commit is contained in:
BinBin He 2023-08-20 12:54:40 -07:00
parent 18fab8ae31
commit 6e1249ee0f
1 changed files with 2 additions and 2 deletions

View File

@ -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>