summaryrefslogtreecommitdiff
path: root/frontend/start/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/start/index.html')
-rw-r--r--frontend/start/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/frontend/start/index.html b/frontend/start/index.html
index c52fce1..ea7839b 100644
--- a/frontend/start/index.html
+++ b/frontend/start/index.html
@@ -5,11 +5,11 @@
<link rel="stylesheet" href="/style.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="manifest" href="/manifest.json" />
- <title>Victoria Hall LaundryWeb</title>
+ <title>LaundryWeb</title>
</head>
<body>
<div class="section-container row bg-1" style="height: 164px;">
- <span id="logo">Victoria Hall<br>LaundryWeb</span>
+ <span id="logo"><span id="icon"></span>LaundryWeb</span>
<span id="logo-id">H?</span>
</div>
<div class="section-container row bg-2" style="padding: 8px; gap: 8px;">
@@ -90,7 +90,7 @@
<div class="section-container credits-container">
<span>Developed by <a href="https://altafcreator.com">Athaalaa Altaf Hafidz</a>, a fellow resident • <a href="https://git.altafcreator.com/victoriahall-laundryweb.git/">Source Code</a></span>
</div>
- <a href="mailto:dev@altafcreator.com" class="feedback"><span>✉️ Bugs? Feedback?</span></a>
+ <a href="https://tally.so/r/2EvbWD" class="feedback"><span>📝 Bugs? Enquiries?</span></a>
<script src="/main.js"></script>
<script src="/start.js"></script>
<script src="/permissionrequest.js"></script>