From 70ef3da401ae319228221aeb16d1cfe864545206 Mon Sep 17 00:00:00 2001 From: Saahil Date: Sat, 5 Jul 2025 15:43:53 -0400 Subject: [PATCH 1/8] gpg or smt --- components/Footer.vue | 6 ++++++ public/_canary.txt | 25 +++++++++++++++++++++++++ public/canary.txt | 42 ++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 73 insertions(+) create mode 100644 public/_canary.txt create mode 100644 public/canary.txt diff --git a/components/Footer.vue b/components/Footer.vue index d27f1df6..f4e6e871 100644 --- a/components/Footer.vue +++ b/components/Footer.vue @@ -30,6 +30,12 @@ class="text-2xl hover:scale-110 transition-transform duration-300" /> + + + + + + From 74c95af39af2dd3c051ab564b1920be6c13d6676 Mon Sep 17 00:00:00 2001 From: "zeon-neon[bot]" <136533918+zeon-neon[bot]@users.noreply.github.com> Date: Tue, 8 Jul 2025 15:22:53 +0000 Subject: [PATCH 4/8] enhancement(lint): Fix lint errors for components/BigTextMain.vue Co-authored-by: NeonGamerBot-QK Signed-off-by: zeon-neon[bot] <136533918+zeon-neon[bot]@users.noreply.github.com> --- components/BigTextMain.vue | 40 +++++++++++++++++++------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/components/BigTextMain.vue b/components/BigTextMain.vue index 3e15cbb2..dcfc6b75 100644 --- a/components/BigTextMain.vue +++ b/components/BigTextMain.vue @@ -1,20 +1,20 @@ - - - + + + From f2d5b00a42f573ab92c2af24db69717f78a38ccd Mon Sep 17 00:00:00 2001 From: "zeon-neon[bot]" <136533918+zeon-neon[bot]@users.noreply.github.com> Date: Tue, 8 Jul 2025 15:22:54 +0000 Subject: [PATCH 5/8] enhancement(lint): Fix lint errors for components/Navbar.vue Co-authored-by: NeonGamerBot-QK Signed-off-by: zeon-neon[bot] <136533918+zeon-neon[bot]@users.noreply.github.com> --- components/Navbar.vue | 82 +++++++++++++++++++++---------------------- 1 file changed, 41 insertions(+), 41 deletions(-) diff --git a/components/Navbar.vue b/components/Navbar.vue index a33aa866..edca5905 100644 --- a/components/Navbar.vue +++ b/components/Navbar.vue @@ -1,41 +1,41 @@ - + From 526537f9c5d38be9d12e3655aa6ed64af8a3eb0a Mon Sep 17 00:00:00 2001 From: "zeon-neon[bot]" <136533918+zeon-neon[bot]@users.noreply.github.com> Date: Tue, 8 Jul 2025 15:22:55 +0000 Subject: [PATCH 6/8] enhancement(lint): Fix lint errors for pages/index.vue Co-authored-by: NeonGamerBot-QK Signed-off-by: zeon-neon[bot] <136533918+zeon-neon[bot]@users.noreply.github.com> From 20e8fb8579d72b7ddab021bc7da59060bfcdcb61 Mon Sep 17 00:00:00 2001 From: "zeon-neon[bot]" <136533918+zeon-neon[bot]@users.noreply.github.com> Date: Tue, 8 Jul 2025 15:22:56 +0000 Subject: [PATCH 7/8] enhancement(lint): Fix lint errors for components/Footer.vue Co-authored-by: NeonGamerBot-QK Signed-off-by: zeon-neon[bot] <136533918+zeon-neon[bot]@users.noreply.github.com> From 245df976765b085a241acfcf72069b0f9236768d Mon Sep 17 00:00:00 2001 From: "zeon-neon[bot]" <136533918+zeon-neon[bot]@users.noreply.github.com> Date: Tue, 8 Jul 2025 15:22:57 +0000 Subject: [PATCH 8/8] enhancement(lint): Fix lint errors for app.vue Co-authored-by: NeonGamerBot-QK Signed-off-by: zeon-neon[bot] <136533918+zeon-neon[bot]@users.noreply.github.com>