fix: SSL redirect
All checks were successful
Build Docker / Build Image (push) Successful in 19s

This commit is contained in:
Nathan Woodburn 2023-10-30 16:15:30 +11:00
parent f3d5791d73
commit 4abad5f526
Signed by: nathanwoodburn
GPG Key ID: 203B000478AD0EF1

View File

@ -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/handshake.js" domain="nic.{{tld}}"></script>
<script src="assets/bootstrap/js/bootstrap.min.js"></script> <script src="assets/bootstrap/js/bootstrap.min.js"></script>
</body> </body>