This commit is contained in:
a-ill
2023-07-15 17:11:08 +03:00
parent 4e52cabd44
commit a490cfe887
4 changed files with 4 additions and 4 deletions

View File

@@ -95,7 +95,7 @@
<h1>{$content.whatNow}</h1>
<div id="action-container">
<a class="link-button" href={"/" + locale + "/join-us"}>{$content.joinUs}</a>
<a class="link-button" href="https://discord.gg/xAPZmyr8B6" target="_blank" rel=noreferrer >{$content.talkWithUs}</a>
<a class="link-button" href="https://discord.gg/Qk8KUk787z" target="_blank" rel=noreferrer >{$content.talkWithUs}</a>
</div>
</div>
</div>