diff options
author | Katherine Peeters <katherine.peeters@leagueh.xyz> | 2021-09-21 06:50:23 -0700 |
---|---|---|
committer | Katherine Peeters <katherine.peeters@leagueh.xyz> | 2021-09-21 06:50:23 -0700 |
commit | 1bd8adf28d9cbc63dd53473f0d198db375514c87 (patch) | |
tree | 508968de6f13cae5251314c09533dfba7d784886 /footer.html | |
parent | 64bbf838a8473d1f28eee39c9d34f93d6532e1e9 (diff) | |
download | loh-website-1bd8adf28d9cbc63dd53473f0d198db375514c87.tar.gz |
removed stuff
Diffstat (limited to 'footer.html')
-rw-r--r-- | footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/footer.html b/footer.html index 402cb6e..e0835a4 100644 --- a/footer.html +++ b/footer.html @@ -6,7 +6,7 @@ <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>By using this site you implicitly agree with the terms of the <a href="/en/oath.html">Oath of Humanity</a> | Contact <a href="mailto:root@leagueh.xyz">root@leagueh.xyz</a> for inquiries.</p> +<p>Contact <a href="mailto:root@leagueh.xyz">root@leagueh.xyz</a> for inquiries.</p> </div> </body> </html> |