diff --git a/src/lib/components/AdBanner.svelte b/src/lib/components/AdBanner.svelte index 5877747..76ea604 100644 --- a/src/lib/components/AdBanner.svelte +++ b/src/lib/components/AdBanner.svelte @@ -1,3 +1,3 @@ - Your ad here. + Your ad here. \ No newline at end of file diff --git a/src/lib/components/Alert.svelte b/src/lib/components/Alert.svelte index e59c2eb..18e0fd6 100644 --- a/src/lib/components/Alert.svelte +++ b/src/lib/components/Alert.svelte @@ -1,3 +1,3 @@ -
+

This is an example alert

\ No newline at end of file diff --git a/src/routes/(app)/+layout.svelte b/src/routes/(app)/+layout.svelte index 97aa4b9..b229aef 100644 --- a/src/routes/(app)/+layout.svelte +++ b/src/routes/(app)/+layout.svelte @@ -1,3 +1,8 @@ + +