feat: links

This commit is contained in:
Sheldon Cooper 2025-06-06 00:08:26 -04:00
parent 8ecc528634
commit 654689cd2a
3 changed files with 4 additions and 4 deletions

View file

@ -18,14 +18,14 @@
:text="joinText">
</a>
<a :href="link"
<a :href="``"
target="_blank"
rel="noopener noreferrer nofollow"
class="button is-info is-outlined is-medium"
:text="rulesText">
</a>
<a :href="link"
<a :href="rulesLink"
target="_blank"
rel="noopener noreferrer nofollow"
class="button is-warning is-outlined is-medium"