aboutsummaryrefslogtreecommitdiff
path: root/views/index.ejs
diff options
context:
space:
mode:
Diffstat (limited to 'views/index.ejs')
-rw-r--r--views/index.ejs5
1 files changed, 3 insertions, 2 deletions
diff --git a/views/index.ejs b/views/index.ejs
index d46a61a..dc893d4 100644
--- a/views/index.ejs
+++ b/views/index.ejs
@@ -10,8 +10,9 @@
<div class="background"></div>
<div class="container">
<img src="img/logo.png" alt="logo" width="200">
- <p>You must be a member of the bits & Bytes Discord server to join bnbSO.</p>
- <a class="discord" href="/auth/discord">Login with Discord</a>
+ <p>Log into your Discord account to get access to bnbSO.</p>
+ <p><i>You must be a bits & Bytes member to join.</i></p>
+ <a class="button discord" href="/auth/discord">Login with Discord</a>
</div>
</body>
</html> \ No newline at end of file