From d873ca9017e61b31c046e9ea65422b3c818b93b3 Mon Sep 17 00:00:00 2001 From: h4ckx0r Date: Tue, 1 Oct 2024 09:03:59 +0200 Subject: [PATCH] =?UTF-8?q?Css=20a=C3=B1adido?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/style.css | 0 src/pages/index.astro | 2 ++ 2 files changed, 2 insertions(+) create mode 100644 public/style.css diff --git a/public/style.css b/public/style.css new file mode 100644 index 0000000..e69de29 diff --git a/src/pages/index.astro b/src/pages/index.astro index c4f0c1e..31b746c 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -12,6 +12,8 @@ import Counter from '../components/Counter.svelte'; + +