From bd814e06ceb7ffc87348d8e6f13bb68fc7f6facd Mon Sep 17 00:00:00 2001 From: Anton Pogrebnjak Date: Mon, 23 Feb 2026 02:10:34 +0100 Subject: [PATCH] Updated minor stuff --- src/components/Footer.astro | 2 +- src/pages/about.astro | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 0151e84..5192673 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -4,7 +4,7 @@ import Socials from "./Socials.astro"; ---