initial implementation of placeholder images, thumbnails and blurring between using sharp

This commit is contained in:
2023-07-11 18:47:29 +02:00
parent 8002082557
commit 800ca29531
133 changed files with 124 additions and 54 deletions

View File

@@ -27,7 +27,7 @@ h4{
{#if data.ingredients}
<div class=ingredients>
{#if data.portions}
<h4>Portionen:</h4>
<h3>Portionen:</h3>
{data.portions}
{/if}
<h2>Zutaten</h2>