Fix: webui

This commit is contained in:
Thomas Klaehn
2023-02-09 10:22:24 +01:00
parent 633dd854b3
commit 109b64cdbd
7 changed files with 7 additions and 5 deletions

View File

@@ -8,8 +8,8 @@
</svelte:head>
<section id='content_id' class='content'>
<h1>Home</h1>
<figure>
<img src={icon} alt="Home" width=150/>
</figure>
<h1>Home</h1>
</section>