From d330ed886a8b3ac7879e13f600b034b13858e55a Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Sat, 12 Apr 2025 19:29:48 +0200 Subject: [PATCH] feat: update footer attrib --- src/components/Footer.astro | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 8b90cc0..78a8f6f 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -32,9 +32,8 @@ const year = new Date().getFullYear()

Copyright © 2022-{year} - 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 Ayo Ayco. This website does not track users. See the source code.