Change summary
themes/secluded/layouts/partials/footer.html | 7 +++++++
1 file changed, 7 insertions(+)
Detailed changes
@@ -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>