From 99bb31fd8ab9905890cc596f120b9847f330f76e Mon Sep 17 00:00:00 2001 From: h4ckx0r Date: Tue, 15 Oct 2024 19:52:24 +0200 Subject: [PATCH] Mejora de accesibilidad para SEO --- src/components/Navbar.astro | 80 +++++++++++++++++-------------------- 1 file changed, 37 insertions(+), 43 deletions(-) diff --git a/src/components/Navbar.astro b/src/components/Navbar.astro index ac1efbc..6aa27f4 100644 --- a/src/components/Navbar.astro +++ b/src/components/Navbar.astro @@ -2,50 +2,44 @@ import { Image } from "astro:assets"; --- -
-
+ +