diff options
Diffstat (limited to 'footer.html')
-rw-r--r-- | footer.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/footer.html b/footer.html index 6a6c111..6ddcf32 100644 --- a/footer.html +++ b/footer.html @@ -1,10 +1,8 @@ <div style="text-align: center"> <a href="https://512kb.club"><img src="/green-team.svg"></a> -<a href="https://www.gentoo.org/"><img src="/gentoo-badge3.svg" height="32"></a> </div> <div class="footer"> -<p>This website is proudly JavaScript-free for your browsing comfort.</p> -<p>License: <a href="/git/loh-website/tree/LICENSE.md">AGPL3</a> | <a href="/git/loh-website">/git/loh-website</a> | Inspired by <a href="https://tilde.club/">tilde.club</a>.</p> +<p>License: <a href="/git/loh-website/tree/LICENSE.md">AGPL3</a> | <a href="/git/loh-website">/git/loh-website</a></p> <p>Contact <a href="mailto:root@leagueh.xyz">root@leagueh.xyz</a> for inquiries.</p> </div> </body> |