From 39f2168b81c550873c685eea42f1018c2927dbb8 Mon Sep 17 00:00:00 2001 From: Jo Stichbury Date: Mon, 5 Jun 2023 17:02:11 +0100 Subject: [PATCH] Add file for search console verification (#2631) * add verification file and change to conf Signed-off-by: Jo Stichbury * Fix conf.py so google file is moved to root of docs build Signed-off-by: Jo Stichbury --------- Signed-off-by: Jo Stichbury --- docs/source/conf.py | 3 +++ docs/source/googlebce3ad2fda582ae8.html | 1 + 2 files changed, 4 insertions(+) create mode 100644 docs/source/googlebce3ad2fda582ae8.html diff --git a/docs/source/conf.py b/docs/source/conf.py index c91f55e901..5be36f5777 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -201,6 +201,9 @@ # to ignore or allow certain links. html_extra_path = [str(here / "robots.txt")] +# Likewise for search console verification +html_extra_path = [str(here / "googlebce3ad2fda582ae8.html")] + # Removes, from all docs, the copyright footer. html_show_copyright = False diff --git a/docs/source/googlebce3ad2fda582ae8.html b/docs/source/googlebce3ad2fda582ae8.html new file mode 100644 index 0000000000..150a8fac5f --- /dev/null +++ b/docs/source/googlebce3ad2fda582ae8.html @@ -0,0 +1 @@ +google-site-verification: googlebce3ad2fda582ae8.html