Lets test

This commit is contained in:
2024-12-11 23:56:30 +01:00
parent 82228fdb27
commit e4887345a5
5 changed files with 102 additions and 0 deletions

15
data/kontor/index.html Normal file
View File

@@ -0,0 +1,15 @@
<main>
<section>
<h2>Untitled</h2>
<p><strong>Summary:</strong> Lad os snakke kontor fælleskaber</p>
<p><strong>Author:</strong> Henrik Jess</p>
<div>
<h1>Kontorfællesskab!</h1>
<p>Der skal langt mere tekst her</p>
<p>{{ note("Husk alpha side") }}</p>
</div>
<hr>
</section>
</main>