Move <br> to inside of footer

Signed-off-by: Skylar "The Cobra" Widulski <cobra@vern.cc>
This commit is contained in:
Skylar "The Cobra" Widulski 2023-05-23 19:41:52 -04:00
parent 58bf6f7a28
commit 94d5b3af4e
Signed by: cobra
GPG Key ID: 4FD8F812083FF6F9
1 changed files with 1 additions and 1 deletions

View File

@ -1,8 +1,8 @@
#!/usr/bin/env bash
echo "Content-type: text/html"
echo ""
echo "<br>"
echo "<footer>"
echo "<br>"
echo "<p>Made with &lt;3 by ~vern team</p>"
echo "<p>Copyright (C) 2022-2023 <a href=/en/admins>~vern</a>. <a rel="license" href="/LICENSE.txt">Some rights reserved</a> under CC BY-SA 4.0.</p>"
echo "<p>Logo info can be found at <a href=/logo>/logo</a>"