From 1e6e23d62ad1bdebf397e66158877e2bb580f48c Mon Sep 17 00:00:00 2001 From: h4ckx0r Date: Mon, 10 Mar 2025 21:12:49 +0100 Subject: [PATCH] =?UTF-8?q?Optimizaci=C3=B3n=20de=20importaciones=20de=20B?= =?UTF-8?q?ootstrap?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Navbar.astro | 81 ++++++++++++++++++++----------------- src/pages/index.astro | 66 +++++++++--------------------- src/pages/participa.astro | 6 --- 3 files changed, 63 insertions(+), 90 deletions(-) diff --git a/src/components/Navbar.astro b/src/components/Navbar.astro index 27f862b..d991574 100644 --- a/src/components/Navbar.astro +++ b/src/components/Navbar.astro @@ -3,43 +3,52 @@ import { Image } from "astro:assets"; const { home, posts, proyectos } = Astro.props; --- - + + + diff --git a/src/pages/participa.astro b/src/pages/participa.astro index bc980b5..332791d 100644 --- a/src/pages/participa.astro +++ b/src/pages/participa.astro @@ -37,10 +37,6 @@ const urlSitio = Astro.site; // Reemplaza con la URL de tu sitio Participa Ahora | Ecobjetivos - - -