15 lines
No EOL
544 B
HTML
15 lines
No EOL
544 B
HTML
<footer class="width-1200">
|
|
<p>
|
|
Cozy Town wird betrieben von <a href="https://vrifox.cc">Vri</a>.
|
|
</p>
|
|
<p>
|
|
<span title='Build von {{ now | time.Format ":date_full" }}, {{ now | time.Format ":time_full" }}'>Build {{ now
|
|
|
|
|
time.Format ":date_short" }}</span>
|
|
<span>, erstellt mit <a href='https://gohugo.io/'>Hugo</a>.</span>
|
|
</p>
|
|
<p>
|
|
<a href="https://code.cozy.town/cozytown/website/">Quellcode</a>
|
|
<a href="https://stat.cozy.town">Status</a>
|
|
</p>
|
|
</footer> |