feat: Update links to remove broken links and add domains page
All checks were successful
Build Docker / Build Image (push) Successful in 35s

This commit is contained in:
2024-01-20 02:43:25 +11:00
parent 31823c0349
commit 0fb74480f0
10 changed files with 257 additions and 50 deletions

View File

@@ -85,8 +85,8 @@
<h5>Get started</h5>
<ul>
<li><a href="/">Home</a></li>
<li><a href="links">Links</a></li>
<li><a href="https://domains.hnsau" target="_blank">Domains</a></li>
<li><a href="/links">Links</a></li>
<li><a href="/domains" target="_blank">Domains</a></li>
</ul>
</div>
<div class="col-sm-3">
@@ -94,13 +94,13 @@
<ul>
<li><a href="https://discord.gg/WJ6vpjuQv5" target="_blank">Discord</a></li>
<li><a href="mailto:hns@hns.au" target="_blank">Email</a></li>
<li><a href="about">About Us</a></li>
<li><a href="/about">About Us</a></li>
</ul>
</div>
</div>
</div>
<div class="footer-copyright">
<p>© 2023 Handshake AU</p>
<p>© 2024 Handshake AU</p>
</div>
</footer><script src="https://gday.hnsau/handshake.js" domain="gday.hnsau"></script>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>