[ADD] Theme3

This commit is contained in:
Falk Mueller
2025-10-27 22:43:17 +01:00
parent 03bcd0ad74
commit 1bbc3775b6
23 changed files with 614 additions and 1 deletions

View File

@@ -0,0 +1,16 @@
<footer>
<div class="container">
<div>
If you want to talk to the people behind ChaosZone, head on over to <a href="https://app.element.io/#/room/#chaoszone:matrix.eigenbaukombinat.de">our Matrix Channel</a>
</div>
<div>
To contact the administrator of this site, write to <a href="mailto:website@chaoszone.cz" class="email">website@chaoszone.cz</a>.
</div>
<div>
Website design by ChaosZone Team<br/>
&copy; {{ dateFormat "2006" now }} {{ .Site.Title }}
</div>
</div>
</footer>