From 2b60e8ea732fe314ff5256f2aa33012885901581 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Tue, 6 May 2025 15:37:40 -0400 Subject: Server name no longer hardcoded; Logo now configurable; Password api change --- views/index.ejs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'views/index.ejs') diff --git a/views/index.ejs b/views/index.ejs index 736d56d..bb15326 100644 --- a/views/index.ejs +++ b/views/index.ejs @@ -4,12 +4,12 @@ - bnbSO + <%= serverName %>
- logo + alt="logo" width="200">

Log into your Discord account to get access to <%= serverName %>.

You must be a <%= discordName %> member.

Login with Discord -- cgit v1.2.3