From c1a9eb18ad7a7f77c27997cb8ed943dbd9fd7202 Mon Sep 17 00:00:00 2001 From: mstfyldz Date: Mon, 4 May 2026 22:11:00 +0300 Subject: [PATCH] perf: defer non-critical CSS and optimize resource loading - Deferred: animate.css, magnific-popup.css, mousecursor.css, slicknav.min.css, swiper-bundle.min.css - Preload Google Fonts with media=print onload trick - Added preconnect for res.cloudinary.com CDN - Critical CSS kept synchronous: bootstrap, font-awesome, custom.css --- about.html | 13 +++++++------ contact.html | 13 +++++++------ courses.html | 13 +++++++------ index.html | 14 ++++++++------ services.html | 13 +++++++------ team.html | 13 +++++++------ 6 files changed, 43 insertions(+), 36 deletions(-) diff --git a/about.html b/about.html index febe575..d29250f 100644 --- a/about.html +++ b/about.html @@ -23,21 +23,22 @@ - + + - + - + - + - + - + diff --git a/contact.html b/contact.html index 2287920..c8dec80 100644 --- a/contact.html +++ b/contact.html @@ -23,21 +23,22 @@ - + + - + - + - + - + - + diff --git a/courses.html b/courses.html index aa22670..e51635d 100644 --- a/courses.html +++ b/courses.html @@ -23,21 +23,22 @@ - + + - + - + - + - + - + diff --git a/index.html b/index.html index 27857cd..a70c522 100644 --- a/index.html +++ b/index.html @@ -27,23 +27,25 @@ + - + + - + - + - + - + - + diff --git a/services.html b/services.html index aecec74..3a0cd64 100644 --- a/services.html +++ b/services.html @@ -23,21 +23,22 @@ - + + - + - + - + - + - + diff --git a/team.html b/team.html index 969260f..529560a 100644 --- a/team.html +++ b/team.html @@ -23,21 +23,22 @@ - + + - + - + - + - + - +