From 444768a350756808762260cb50b14c0b77d4cc79 Mon Sep 17 00:00:00 2001 From: Sergio Ribera <56278796+SergioRibera@users.noreply.github.com> Date: Mon, 14 Oct 2024 01:52:28 -0400 Subject: [PATCH 1/6] fix: change colors --- src/components/Clickable.astro | 9 ++++-- src/globals.css | 6 +++- src/sections/Footer.astro | 57 ++++++++++++++++------------------ 3 files changed, 38 insertions(+), 34 deletions(-) diff --git a/src/components/Clickable.astro b/src/components/Clickable.astro index 08f88e5..f2e7dcf 100644 --- a/src/components/Clickable.astro +++ b/src/components/Clickable.astro @@ -12,6 +12,7 @@ const { className, justify = "center", }: { + href?: string justify?: Alignment; className?: string; } = Astro.props; @@ -19,16 +20,18 @@ const { +
Se parte de la
-Y Descubre Como La
-Comunidad Esta integrando
-Rust en Distintas Areas
-Github
-{text}
} +{text}
} +{text}
}{text}
}Rust en Distintas Areas
Github
-Discord
-Telegram
-{text}
}{text}
}@@ -103,13 +103,7 @@ const prebuiltData = await readTOMLFiles("proyectos-comunitarios/proyectos");
{project.name.join(" ")}
{project.description}
- -