Merge pull request #25 from IBCornelsen/UMBE

edit index
This commit is contained in:
UMBENOMENA
2024-12-01 19:40:48 +01:00
committed by GitHub
3 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ import BannerPrice from "#content/banner-saeule.svelte";
<h1>Unsere Ausweise im Detail:</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>