chore: update unauthorized page text

This commit is contained in:
Ax333l 2023-03-18 23:54:37 +00:00
parent a17999047b
commit ae86d6c986
No known key found for this signature in database
GPG Key ID: D2B4D85271127D23

View File

@ -5,8 +5,8 @@
</svelte:head>
<main>
<h1>Unauthorized</h1>
<h2>Please follow the instructions in our Discord server to vote.</h2>
<h1>No access</h1>
<h2>You can only visit this page with a valid access token.</h2>
</main>
<style>