From f9ebb79b4090ffb4968cc0ca71c39494398c31d0 Mon Sep 17 00:00:00 2001 From: mstfyldz Date: Tue, 5 May 2026 00:29:48 +0300 Subject: [PATCH] perf: defer non-critical FontAwesome CSS to footer to reduce unused CSS impact --- index.html | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 52 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 078051a..27ea992 100644 --- a/index.html +++ b/index.html @@ -49,14 +49,61 @@ - - + @@ -1540,5 +1587,8 @@ + + + \ No newline at end of file