website/themes/cozy-hugo/layouts/partials/footer.html

9 lines
270 B
HTML
Raw Normal View History

2022-11-24 11:00:36 +01:00
<footer class="width-1200">
2023-07-16 21:39:53 +02:00
<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>
2022-11-24 11:00:36 +01:00
</footer>