From 9533a0ac6dfbafcf1e7b0ba1e6e161bdfd458d9a Mon Sep 17 00:00:00 2001 From: kritzl Date: Fri, 11 Sep 2026 13:23:06 +0200 Subject: [PATCH] fix color --- src/components/Footer.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index ab98236..dd22885 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -4,7 +4,7 @@ import path from "../utils/path.ts"