fix: Use absolute links in footer
All checks were successful
Build Docker / Build Docker (push) Successful in 1m39s

This commit is contained in:
2024-02-13 22:43:11 +11:00
parent 74f067c234
commit 49f23261c3
3 changed files with 3 additions and 3 deletions

View File

@@ -113,7 +113,7 @@ Contact Nathan.Woodburn/ on any social media platform</p>
<div style="position: fixed; bottom: 0; width: 100%; text-align: center; background-color: #333; padding: 10px;">
Powered by <a href="https://auth.varo.domains/implement" target="_blank">Varo Auth</a> and <a href="nathan.woodburn.au" target="_blank">Nathan.Woodburn/</a>
Powered by <a href="https://auth.varo.domains/implement" target="_blank">Varo Auth</a> and <a href="https://nathan.woodburn.au" target="_blank">Nathan.Woodburn/</a>
</div>
</body>
</html>