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

16
data/bolig/index.html Normal file
View File

@@ -0,0 +1,16 @@
<main>
<section>
<h2>Untitled</h2>
<p><strong>Summary:</strong> Lidt omkring job situationen og hvordan det fungere</p>
<p><strong>Author:</strong> Henrik Jess</p>
<div>
<h1>Bolig Bolig Bolig Bolig - Hvor skal sengen placeres</h1>
<p>Nu bliver det spænde!</p>
<p>{{ note("Dette er stadig en test side") }}</p>
<p>{img-left-overlay: images/my-cat.png}</p>
</div>
<hr>
</section>
</main>