added daisy page

This commit is contained in:
2025-04-04 19:33:17 +02:00
parent 6a1a184b7b
commit a02224cdc8
12 changed files with 125 additions and 10 deletions

View File

@@ -32,7 +32,7 @@
<a class="entry" href="{entry.link}">
<img src="{entry.img}">
<p>{entry.title}</p>
<p>{entry.subtitle}</p>
<p>{@html entry.subtitle}</p>
</a>
{/snippet}