From 45404b01e1e3b9b12ab74849ac62c73c60f28f49 Mon Sep 17 00:00:00 2001
From: ayoayco
Date: Thu, 12 Jun 2025 18:57:40 +0200
Subject: [PATCH] feat: link to source
---
src/components/Footer.astro | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/src/components/Footer.astro b/src/components/Footer.astro
index f8c7c5b..af4d102 100644
--- a/src/components/Footer.astro
+++ b/src/components/Footer.astro
@@ -47,7 +47,9 @@ const year = new Date().getFullYear()
Ayo Ayco. This website does not track users.
+ >. See the source code.