Stefan Meinecke
2026-05-12 19:49:39 +02:00
parent e8c3b53e49
commit 905bce0072
@@ -8,7 +8,9 @@
<header>
<a onclick={reset} href="/">
{#if $status?.theme_image}
{#if $status === null}
<!-- waiting for status to load to avoid flashing default logo -->
{:else if $status.theme_image}
<img alt="logo" src={$status.theme_image} />
{:else}
<svg