From 1a1c0dc056cee79c195e4a54c63320c04ad8078f Mon Sep 17 00:00:00 2001 From: Demi-wlw <88136271+Demi-wlw@users.noreply.github.com> Date: Sun, 19 Mar 2023 21:48:05 +0000 Subject: [PATCH] Avoiding specific warning on Google Chrome (#1268) Avoids a warning that appears in the console when opening the site on Google Chrome --- _includes/metadata.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_includes/metadata.html b/_includes/metadata.html index a404ca97aa96..0d9c9475702b 100644 --- a/_includes/metadata.html +++ b/_includes/metadata.html @@ -6,6 +6,11 @@ {% if site.enable_bing_verification -%} {%- endif -%} + + {%- endif %}