From 7764f8697a14c4aa0e4b6ba6e669a504dda598b2 Mon Sep 17 00:00:00 2001 From: Claudomator Agent Date: Thu, 26 Mar 2026 09:29:30 +0000 Subject: style: add font preconnect hints to index.html Add hints for fonts.googleapis.com and fonts.gstatic.com before the stylesheet link to improve font load performance. No inline color/font/background overrides were found to remove. Co-Authored-By: Claude Sonnet 4.6 --- web/index.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'web') diff --git a/web/index.html b/web/index.html index 53fbf3c..676b869 100644 --- a/web/index.html +++ b/web/index.html @@ -5,6 +5,8 @@ Claudomator + + -- cgit v1.2.3