add footer

This commit is contained in:
Amolith 2021-11-10 03:16:04 -05:00
parent 35fa0fd306
commit 3a92d35ae3
Signed by: Amolith
GPG Key ID: 5548AD9930655715
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
<div class="footer">
<a class="button" href="#top"><p>Back to the top</p></a>
<p>Content licensed under <a href="https://creativecommons.org/licenses/by/4.0/deed.en">CC-BY-4.0</a><br/>
Code licensed under <a href="https://tldrlegal.com/license/mit-license">MIT</a><br/>
Source is available on <a href="https://git.nixnet.services/Amolith/secluded">Gitea</a><br/></p>
<a href="https://512kb.club"><img src="/assets/svgs/green-team.svg" /></a>
</div>