fixed links, improved style, added settings button

This commit is contained in:
Aidan 2024-12-03 07:53:05 -05:00
parent 4006251520
commit c99a6391ef
2 changed files with 4 additions and 3 deletions

View File

@ -52,10 +52,11 @@
<hr>
<div class="text-start">
<p><i>If you are a current user</i></p>
<a href="/webmail" class="btn bg-dark text-white">Webmail</a>
<a href="/SOGo" class="btn bg-dark text-white">Webmail</a>
<a href="https://user.p0ntus.com" class="btn bg-dark text-white">Account</a>
<hr>
<p><i>If you aren't a current user</i></p>
<a href="/register" class="btn bg-dark text-white">Register</a>
<a href="/register.html" class="btn bg-dark text-white">Register</a>
</div>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"></script>
</body>

View File

@ -51,7 +51,7 @@
<i>Click the button below to register</i>
<hr>
<div class="text-start">
<a href="https://t.me/ihatearchbtw420" class="btn btn-primary">
<a href="https://t.me/ihatearchbtw42" class="btn btn-primary">
<img src="https://telegram.org/img/t_logo.png" alt="Telegram" style="width: 20px; height: 20px; margin-right: 10px;">
Register on Telegram
</a>