mirror of
https://github.com/kogakure/website-11ty-kogakure.de.git
synced 2026-02-03 12:15:28 +00:00
5 lines
165 B
Plaintext
5 lines
165 B
Plaintext
<div class="colophon-tech" {{ site.animation }}>
|
|
<h2>{{ i18n[locale].colophon.tech.headline }}</h2>
|
|
{{ i18n[locale].colophon.tech.text | markdown | safe }}
|
|
</div>
|