content/sidebar: rename sign-in to dashboard

This commit is contained in:
Antoine Martin 2024-07-05 15:18:45 -04:00
parent a2574f8e90
commit 7e71c32ff7
Signed by: ayakael
GPG key ID: D62A472A4AA7D541
3 changed files with 11 additions and 6 deletions

View file

@ -7,7 +7,7 @@
<li>[[Join]]</li>
<li>
<button class="btn sign-in" onclick="window.location.href='https://auth.ilot.io';">
Sign-in
Your Dashboard
</button>
</li>
</ul>