update footer

This commit is contained in:
Vri 🌈 2023-07-16 21:39:53 +02:00
parent 79ada04ade
commit 60d9a5cb83
Signed by: vrifox
GPG key ID: D40098E5B60B2197
2 changed files with 8 additions and 3 deletions

View file

@ -182,7 +182,7 @@ main {
footer {
margin-top: 20px !important;
margin-top: 80px !important;
text-align: center;
}

View file

@ -1,4 +1,9 @@
<footer class="width-1200">
<a href="//vrifox.cc">Vri</a>
<a href="//code.cozy.town/cozytown/website/">Quellcode</a>
<p>
Cozy Town wird betrieben von <a href="https://vrifox.cc">Vri</a>.
</p>
<p>
<a href="https://code.cozy.town/cozytown/website/">Quellcode</a>
<a href="https://stat.cozy.town">Status</a>
</p>
</footer>