[ADD] Theme3
This commit is contained in:
16
themes/zone3/layouts/partials/footer.html
Normal file
16
themes/zone3/layouts/partials/footer.html
Normal 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/>
|
||||
© {{ dateFormat "2006" now }} {{ .Site.Title }}
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
Reference in New Issue
Block a user