From f21048fc2bdc6ddfbe77142290347320701785cf Mon Sep 17 00:00:00 2001 From: Nicolas MASSART Date: Fri, 9 Sep 2022 20:10:08 +0200 Subject: [PATCH] add meta verification tag back (#1164) was removed as I thought it was only used once when you verify the site but it has to remain in the pages all the time otherwise you get unverified on Google search console... Signed-off-by: Nicolas MASSART --- custom_theme/main.html | 4 ++++ mkdocs.extra.yml | 1 + 2 files changed, 5 insertions(+) diff --git a/custom_theme/main.html b/custom_theme/main.html index 286e1e02..7f847708 100644 --- a/custom_theme/main.html +++ b/custom_theme/main.html @@ -61,3 +61,7 @@ {% endif %} {% endblock %} + +{% block extrahead %} + +{% endblock %} diff --git a/mkdocs.extra.yml b/mkdocs.extra.yml index 14dac3a2..34107a46 100644 --- a/mkdocs.extra.yml +++ b/mkdocs.extra.yml @@ -30,6 +30,7 @@ extra: analytics: provider: google property: 'G-23GVTD3LEQ' + verification: 'sGzYdFR_AYDRtsC-SNxMRwjellnfTgs5ZA0q7GIM5j0' feedback: title: Was this page helpful? ratings: