Compare commits

..

No commits in common. "70bf30e374f7e0be5deac58ca901a0e1cb616839" and "0a863b07138462dbd238b7633dcc9f2f662ea382" have entirely different histories.

2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<html>
{{- partial "head.html" . -}}
<body>
{{- partial "header.html" . -}}
@ -8,4 +8,4 @@
</div>
{{- partial "footer.html" . -}}
</body>
</html>
</html>

View File

@ -3,5 +3,5 @@
<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 alt="Badge for 512 KB Club Green Team status" src="/assets/svgs/green-team.svg" /></a>
<a href="https://512kb.club"><img src="/assets/svgs/green-team.svg" /></a>
</div>