From 729a28e9c39ac8d8d4439595aa7045db57100c79 Mon Sep 17 00:00:00 2001 From: Codewriter90x Date: Thu, 30 Jul 2026 15:01:52 +0200 Subject: [PATCH] Add Search Console verification --- site/index.html | 4 ++++ tests/test_pages.py | 1 + 2 files changed, 5 insertions(+) diff --git a/site/index.html b/site/index.html index 2f483fb..df0ac5c 100644 --- a/site/index.html +++ b/site/index.html @@ -10,6 +10,10 @@ > + diff --git a/tests/test_pages.py b/tests/test_pages.py index fc23801..bb3a7c5 100644 --- a/tests/test_pages.py +++ b/tests/test_pages.py @@ -89,6 +89,7 @@ def test_site_declares_seo_release_and_clean_room_contracts(self) -> None: "Confini regionali generalizzati ISTAT", 'rel="canonical"', 'name="robots"', + 'name="google-site-verification"', 'property="og:image:width"', 'type="application/ld+json"', ):