From 1701a23c8d5f999eb6f53821c6bf5a6097913467 Mon Sep 17 00:00:00 2001 From: George <31376482+george-gca@users.noreply.github.com> Date: Sun, 19 Mar 2023 09:38:59 -0300 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 e08b7d01f6df..fbd65e878ab8 100644 --- a/_includes/metadata.html +++ b/_includes/metadata.html @@ -6,6 +6,11 @@ {% if site.enable_bing_verification -%} {%- endif -%} + + {%- endif %}