Dateien umbenannt und aufgeräumt
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
import Layout from "#layouts/Layout.astro";
|
||||
import BannerPrice from "#content/banner-saeule.svelte";
|
||||
import BannerSaeule from "#content/BannerSaeule.svelte";
|
||||
|
||||
---
|
||||
|
||||
@@ -8,7 +8,7 @@ import BannerPrice from "#content/banner-saeule.svelte";
|
||||
|
||||
<h1>Unsere Ausweise im Detail:</h1>
|
||||
|
||||
<!-- <BannerPrice client:load /> -->
|
||||
<BannerSaeule client:load />
|
||||
</Layout>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user