v0.1.4: Add version release link on website

This commit is contained in:
lotherk
2026-03-27 15:05:43 +00:00
parent 9133b90431
commit a1c4016785
3 changed files with 4 additions and 2 deletions

View File

@@ -34,7 +34,7 @@
<a href="docs/" class="btn btn-secondary btn-large">Read Docs</a>
</div>
<div class="hero-meta">
<span>v${VERSION}</span>
<a href="${GIT_URL}/releases/tag/v${VERSION}" target="_blank" class="hover:underline">v${VERSION}</a>
<span></span>
<a href="${GIT_URL}" target="_blank">Git Repository</a>
<span></span>