From 9e37076d0ddb0823d126e4ab51c7429098ecd37e Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Mon, 8 May 2023 20:59:57 +0100 Subject: [PATCH] Add preconnect for ga and api --- src/layouts/BaseLayout.astro | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/layouts/BaseLayout.astro b/src/layouts/BaseLayout.astro index c06b50390..7d363b700 100644 --- a/src/layouts/BaseLayout.astro +++ b/src/layouts/BaseLayout.astro @@ -124,7 +124,9 @@ const gaPageIdentifier = Astro.url.pathname /> - + + + {