From 1b063a281b6882227b0eeb990733b40cede387b3 Mon Sep 17 00:00:00 2001 From: Gareth Fuller Date: Tue, 1 Aug 2023 15:28:15 +0100 Subject: [PATCH] chore: Use preconnect links to speed up initial load (#3828) --- index.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/index.html b/index.html index a0031061cb..3326ae69f7 100644 --- a/index.html +++ b/index.html @@ -60,6 +60,13 @@ data-site="<%= VITE_FATHOM_SITE_ID %>" defer > + + + + + + +