fix login link
This commit is contained in:
@@ -12,7 +12,7 @@ export function loginPage(): string {
|
|||||||
<div class="card" style="text-align: center; max-width: 400px;">
|
<div class="card" style="text-align: center; max-width: 400px;">
|
||||||
<h1 style="font-size: 32px; margin-bottom: 8px;">🤖 Joel Bot</h1>
|
<h1 style="font-size: 32px; margin-bottom: 8px;">🤖 Joel Bot</h1>
|
||||||
<p style="color: #888; margin-bottom: 24px;">Configure Joel's personalities and system prompts for your servers.</p>
|
<p style="color: #888; margin-bottom: 24px;">Configure Joel's personalities and system prompts for your servers.</p>
|
||||||
<a href="/auth/login" class="btn" style="width: 100%;">
|
<a href="/auth/login" class="btn" style="width: 100%;" hx-boost="false">
|
||||||
Login with Discord
|
Login with Discord
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user