Initial Theme

This commit is contained in:
Simon Martens
2023-01-30 04:26:48 +01:00
parent 9f6437b35d
commit 065736c392
3322 changed files with 16055 additions and 9330 deletions

View File

@@ -0,0 +1,10 @@
<div class="pt-44 bg-slate-200">
<h1 class="px-3 py-2 text-5xl font-bold">
{{ config.title }}
</h1>
<h2 class="pt-2 border-t-gray-200 pb-2 px-3 text-2xl text-white bg-emerald-600">
{{ config.shortdescription }}
{# <br> Forschungsstelle zum Schriftsteller Jacob Michael Reinhold Lenz. #}
</h2>
</div>