From 3f33d93e853095f36f9e31b21d897f6bae2d20e8 Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Thu, 22 Jan 2026 01:06:18 +0100 Subject: Estilo más retro MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/partials/Footer.astro | 94 +++++++++++++++++++++++++++++++++++++---------- 1 file changed, 74 insertions(+), 20 deletions(-) (limited to 'src/partials') diff --git a/src/partials/Footer.astro b/src/partials/Footer.astro index 96e857a..710006a 100644 --- a/src/partials/Footer.astro +++ b/src/partials/Footer.astro @@ -1,29 +1,38 @@ --- +import { Icon } from "astro-icon/components"; import t from "../i18n/es.json"; --- -- cgit v1.3