From 896571d83834cacdca6eb2ae066e561bf6331cf1 Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Thu, 5 Jun 2025 23:03:02 +0200 Subject: Enhance homepage layout and content, improve accessibility, and update styles --- src/partials/Header.astro | 203 ++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 171 insertions(+), 32 deletions(-) (limited to 'src/partials/Header.astro') diff --git a/src/partials/Header.astro b/src/partials/Header.astro index 500fadd..e8db9d5 100644 --- a/src/partials/Header.astro +++ b/src/partials/Header.astro @@ -3,60 +3,199 @@ import t from "../i18n/es.json"; ---
- {t.header.home} - {t.header.trajectory} - {t.header.portfolio} - {t.header.blog} - {t.header.contact} +
+ + -- cgit v1.3