From 669fc1d64c7a7b10bd2eec1fd274fe9b32c528da Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 24 Oct 2025 17:42:14 +0000 Subject: [PATCH 1/4] Initial plan From 27c33cfd101d2677ccd22c57e69d12cbd1f1d4f4 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 24 Oct 2025 17:51:22 +0000 Subject: [PATCH 2/4] Optimize performance: throttle scroll handler, defer scripts, optimize font loading Co-authored-by: adrianmg <589285+adrianmg@users.noreply.github.com> --- _includes/head.html | 6 ++++-- _layouts/home.html | 4 ++-- _sass/_layout.scss | 4 ---- assets/js/s.js | 14 +++++++++++++- 4 files changed, 19 insertions(+), 9 deletions(-) diff --git a/_includes/head.html b/_includes/head.html index be1b0a9..8e9c795 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -20,9 +20,11 @@ - + + - + + diff --git a/_layouts/home.html b/_layouts/home.html index aad54ed..e0e6abc 100644 --- a/_layouts/home.html +++ b/_layouts/home.html @@ -26,7 +26,7 @@