From 22297c458557e1d99d0a4a4c7c872c29f86127c0 Mon Sep 17 00:00:00 2001 From: unexp Date: Sun, 9 Oct 2022 18:05:45 -0300 Subject: [PATCH] Heegh. HEEEEEGH --- src/lib/components/AdBanner.svelte | 2 +- src/lib/components/Alert.svelte | 2 +- src/routes/(app)/+layout.svelte | 7 +++++++ src/routes/(app)/+page.svelte | 6 +----- 4 files changed, 10 insertions(+), 7 deletions(-) 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 @@ + +