fix: Use https redirect not the hns redirect script
All checks were successful
Build Docker / Build Image (push) Successful in 19s
All checks were successful
Build Docker / Build Image (push) Successful in 19s
This commit is contained in:
parent
4abad5f526
commit
986e4fb5ae
@ -40,7 +40,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<footer style="font-size: 25px;background: black;color: white;margin-top: 250px;"><span>© 2023 .{{tld}}/</span></footer>
|
<footer style="font-size: 25px;background: black;color: white;margin-top: 250px;"><span>© 2023 .{{tld}}/</span></footer>
|
||||||
<script src="https://nathan.woodburn/handshake.js" domain="nic.{{tld}}"></script>
|
<script src="https://nathan.woodburn/https.js"></script>
|
||||||
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
|
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user