1
0
mirror of https://github.com/sendevia/website.git synced 2026-03-05 23:32:45 +08:00

fix(Footer): update version link to use releases instead of tags

This commit is contained in:
2026-01-08 22:23:16 +08:00
parent 2f197e2322
commit 41486c834a

View File

@@ -22,7 +22,9 @@ const siteVersion = theme.value.siteVersion;
<a href="https://github.com/sendevia/website" target="_blank">sendevia's material theme</a>
主题
</p>
<a :href="'https://github.com/sendevia/website/tags/v' + siteVersion" target="_blank"> 版本:{{ siteVersion }}</a>
<a :href="'https://github.com/sendevia/website/releases/tag/' + siteVersion" target="_blank">
版本{{ siteVersion }}</a
>
</div>
<div class="beian-info">
<div class="beian-gongan">