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

@@ -7,14 +7,14 @@
<title>Happening - HNSAU</title>
<meta name="theme-color" content="#000000">
<meta name="twitter:image" content="https://hns.au/assets/img/HNSAUbanner.png">
<meta name="twitter:description" content="The home of Australians using the decentralized web, built on Handshake.">
<meta name="twitter:card" content="summary_large_image">
<meta property="og:description" content="The home of Australians using the decentralized web, built on Handshake.">
<meta property="og:title" content="HNS AU">
<meta property="og:type" content="website">
<meta name="twitter:title" content="HNS AU">
<meta property="og:image" content="https://hns.au/assets/img/HNSAUbanner.png">
<meta property="og:description" content="The &quot;Happening&quot; is when over 78,000 domain names will be released to auction. These domains will be released in early Feb 2024">
<meta name="description" content="The &quot;Happening&quot; is when over 78,000 domain names will be released to auction. These domains will be released in early Feb 2024">
<meta name="twitter:description" content="The &quot;Happening&quot; is when over 78,000 domain names will be released to auction. These domains will be released in early Feb 2024">
<link rel="icon" type="image/png" sizes="600x627" href="../assets/img/favicon.png">
<link rel="icon" type="image/png" sizes="600x627" href="../assets/img/favicon.png" media="(prefers-color-scheme: dark)">
<link rel="icon" type="image/png" sizes="600x627" href="../assets/img/favicon.png">
@@ -87,8 +87,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">
@@ -96,13 +96,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="../assets/bootstrap/js/bootstrap.min.js"></script>