From deb29de533f7821e3721c3ce3641833c16b3c9ac Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Sat, 12 Apr 2025 19:14:36 +0200 Subject: [PATCH] feat: update footer attribution --- src/components/Footer.astro | 37 +++++++++++++++++++++---------------- 1 file changed, 21 insertions(+), 16 deletions(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 84aaa28..fccba78 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -31,31 +31,36 @@ const year = new Date().getFullYear() }

- © 2022-{year} - Ayo Ayco. This website Ayo Ayco, but I don't actually know what copyright means, I + just copied how others do their footer. It probably doesn't matter? This + website does not track users. See the source code.