Update website title and logo text to reflect new branding

Modified the page titles and logo text in dashboard.html and index.html to display "AeThex | Warden" instead of "AeThex Bot".

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: aed2e46d-25bb-4b73-81a1-bb9e8437c261
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: 14cbe679-0d28-4dc1-a860-228f0c878402
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3bdfff67-975a-46ad-9845-fbb6b4a4c4b5/aed2e46d-25bb-4b73-81a1-bb9e8437c261/Xy30ojl
Replit-Helium-Checkpoint-Created: true
This commit is contained in:
sirpiglr 2025-12-09 21:52:08 +00:00
parent c38900b987
commit 3aee63a94b
2 changed files with 4 additions and 4 deletions

View file

@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Dashboard - AeThex Bot</title>
<title>Dashboard - AeThex | Warden</title>
<style>
:root {
--background: #030712;
@ -1114,7 +1114,7 @@
<aside class="sidebar">
<a href="/" class="logo">
<img src="/logo.png" alt="AeThex" class="logo-icon">
<span class="logo-text">AeThex</span>
<span class="logo-text">AeThex | Warden</span>
</a>
<div class="guild-selector">

View file

@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>AeThex Bot - Level Up Your Discord Server</title>
<title>AeThex | Warden - Level Up Your Discord Server</title>
<style>
:root {
--background: #030712;
@ -524,7 +524,7 @@
<div class="container header-content">
<a href="/" class="logo">
<img src="/logo.png" alt="AeThex" class="logo-icon">
<span class="logo-text">AeThex Bot</span>
<span class="logo-text">AeThex | Warden</span>
</a>
<nav class="nav-links">