From ce0a0f180df2d12d6b1c6a7497cb19760a7a0380 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20P=C4=99dzich?= Date: Thu, 31 Aug 2023 15:54:52 +0200 Subject: [PATCH] Add non-breaking space between name and year --- 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 a24f3d4..514e59f 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -4,7 +4,7 @@ const today = new Date();