From 5c41e542971cc361f182e670617655bb3b541d5c Mon Sep 17 00:00:00 2001 From: Samuel Berthe Date: Sat, 16 May 2026 21:43:15 +0200 Subject: [PATCH] chore: add Bing Webmaster Tools verification meta tag --- site/src/layouts/BaseLayout.astro | 1 + 1 file changed, 1 insertion(+) diff --git a/site/src/layouts/BaseLayout.astro b/site/src/layouts/BaseLayout.astro index 77bed78..4ca1b50 100644 --- a/site/src/layouts/BaseLayout.astro +++ b/site/src/layouts/BaseLayout.astro @@ -44,6 +44,7 @@ const canonical = canonicalUrl ?? `${SITE_ORIGIN}${base}${Astro.url.pathname.rep + {noIndex && }