trimmed down website

This commit is contained in:
lab-cat 2026-03-25 17:55:17 +01:00
parent 47d5368fa6
commit 241cf723d3
No known key found for this signature in database
5 changed files with 3 additions and 37 deletions

View file

@ -14,18 +14,10 @@
</div>
<nav>
<a href="/">Home</a>
<a href="/technisches.html">Technisches</a>
</nav>
</header>
<main role="main">
<h1>$title$</h1>
$body$
</main>
<footer>
<a href="/impressum.html">Impressum</a>
<a href="/datenschutz.html">Datenschutz</a>
</footer>
</body>
</html>