From 4947d9149f4edbad647e72409f9f99068c05123e Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 21 Feb 2026 13:37:39 +0000 Subject: [PATCH 1/6] Initial plan From 1dfb62c255b327ed445429fce5aee8e6e6ba6d9d Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 21 Feb 2026 13:39:50 +0000 Subject: [PATCH 2/6] Optimize website performance: remove duplicate CSS loads, add preconnect, viewport, and defer scripts Co-authored-by: arjunnn <6116387+arjunnn@users.noreply.github.com> --- css/main.css | 2 -- index.html | 23 ++++++++--------------- js/main.js | 9 +++++++++ 3 files changed, 17 insertions(+), 17 deletions(-) create mode 100644 js/main.js diff --git a/css/main.css b/css/main.css index fa296de..8a5b09c 100644 --- a/css/main.css +++ b/css/main.css @@ -1,5 +1,3 @@ -@import url('https://fonts.googleapis.com/css?family=VT323'); - body { pointer-events: none; cursor: none; diff --git a/index.html b/index.html index 4ae8c49..fb69e59 100644 --- a/index.html +++ b/index.html @@ -2,6 +2,10 @@ + + + + Jadoo 👽💻 @@ -15,6 +19,8 @@ + + @@ -316,21 +322,8 @@

press enter to continue

- - - - - + +