feat: Add TLD detection to return TLD page
All checks were successful
Build Docker / Build Image (push) Successful in 25s

This commit is contained in:
2024-02-22 14:18:08 +11:00
parent 42f1a8ac44
commit fa6dd6ef14
23 changed files with 45 additions and 16 deletions

View File

@@ -33,6 +33,7 @@
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/baguettebox.js/1.10.0/baguetteBox.min.css">
<link rel="stylesheet" href="/assets/css/vanilla-zoom.min.css">
<script async src="https://umami.woodburn.au/script.js" data-website-id="15852010-8d3c-4553-92fc-2d6ac31098e8"></script>
{{handshake_scripts | safe}}
</head>
<body>
@@ -92,8 +93,7 @@
<div class="footer-copyright">
<p>© {{year}} Handshake AU</p>
</div>
</footer><script src="https://gday.hnsau/handshake.js" domain="gday.hnsau"></script>
<script src="https://gday.hnsau/https.js"></script>
</footer>
<script src="/assets/bootstrap/js/bootstrap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/baguettebox.js/1.10.0/baguetteBox.min.js"></script>
<script src="/assets/js/vanilla-zoom.js"></script>