From 98f077da1acaba18fd61901dbdedac7047262377 Mon Sep 17 00:00:00 2001 From: satnaing Date: Thu, 19 Jan 2023 12:27:37 +0630 Subject: [PATCH] perf: test font performance --- src/layouts/Layout.astro | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index deee42b..a50a00f 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -65,11 +65,15 @@ const fallbackImageURL = new URL(SITE.ogImage, Astro.url.origin).href; + { // If PUBLIC_GOOGLE_SITE_VERIFICATION is set in the environment variable,