From 122e8134e1256c63ff75701dd8e2f35a55de48d1 Mon Sep 17 00:00:00 2001 From: Simeon Radivoev Date: Sat, 16 May 2026 00:19:31 +0300 Subject: [PATCH] fix: fixed links --- src/components/Header.astro | 14 +++++--------- src/layouts/Layout.astro | 1 + 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/src/components/Header.astro b/src/components/Header.astro index 2cbd21b..8d1f8af 100644 --- a/src/components/Header.astro +++ b/src/components/Header.astro @@ -22,23 +22,19 @@ import Image from "astro/components/Image.astro";