From 9de1c334740cbdc1536620b791264a568c9bf221 Mon Sep 17 00:00:00 2001 From: Reza Rezvani Date: Mon, 23 Mar 2026 12:57:12 +0100 Subject: [PATCH] fix(seo): add Google Search Console verification file to docs The GSC verification HTML file existed locally but was never committed, so it was never deployed to GitHub Pages. This caused GSC to fail reading the sitemap for 3+ weeks ("Sitemap konnte nicht gelesen werden"). Co-Authored-By: Claude Opus 4.6 (1M context) --- docs/googlec3db22c96191d971.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 docs/googlec3db22c96191d971.html diff --git a/docs/googlec3db22c96191d971.html b/docs/googlec3db22c96191d971.html new file mode 100644 index 0000000..e41698d --- /dev/null +++ b/docs/googlec3db22c96191d971.html @@ -0,0 +1 @@ +google-site-verification: googlec3db22c96191d971.html \ No newline at end of file