Update build process

This commit is contained in:
2023-06-25 10:17:12 +02:00
parent f1dc876590
commit 46bd324e5f
13 changed files with 279 additions and 94 deletions
+1 -1
View File
@@ -340,7 +340,7 @@ input::placeholder{
<div class=card href="" >
<input class=icon placeholder=😀 bind:value={card_data.icon}/>
<input class=icon placeholder=🥫 bind:value={card_data.icon}/>
{#if image_preview_url}
<img src={image_preview_url} class=img_preview width=300px height=300px />
{/if}