From 454b724893629f7d1a49d63b5bd4e901234d10b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leonardo=20Mur=C3=A7a?= Date: Sat, 10 May 2025 12:15:50 -0300 Subject: [PATCH] Add ezoic ad to top page --- index.html | 11 +++++++++++ src/lib/sections/Main.svelte | 1 + 2 files changed, 12 insertions(+) diff --git a/index.html b/index.html index f014b58..3e10159 100644 --- a/index.html +++ b/index.html @@ -9,6 +9,17 @@ + + + + diff --git a/src/lib/sections/Main.svelte b/src/lib/sections/Main.svelte index e68ea65..ae01eb8 100644 --- a/src/lib/sections/Main.svelte +++ b/src/lib/sections/Main.svelte @@ -2,6 +2,7 @@ import Router from "../components/Router.svelte";
+