Merge pull request #15 from IBCornelsen/UMBE

Banner wieder sichtbar
This commit is contained in:
UMBENOMENA
2024-11-29 22:52:23 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ import BannerPrice from "#content/banner-saeule.svelte";
<Layout title="Energieausweis online erstellen - Online Energieausweis">
<h1>Energieausweis online erstellen</h1>
<!--<BannerPrice client:load /> -->
<BannerPrice client:load />
</Layout>

View File

@@ -6,7 +6,7 @@ import BannerPrice from "#content/banner-saeule.svelte";
<Layout title="Energieausweis online erstellen - Online Energieausweis">
<h1>Energieausweis online erstellen</h1>
<!--<BannerPrice client:load /> -->
<BannerPrice client:load />
</Layout>