From 1785c52576c84842cda0c00d0e7a6351ddfd3011 Mon Sep 17 00:00:00 2001 From: MattNotarangelo Date: Wed, 24 Jun 2026 15:59:42 -0700 Subject: [PATCH] chore(seo): add Google Search Console verification meta tag Enables ownership verification at search.google.com/search-console so a recrawl can be requested via URL Inspection after deploy. This tag was intended for PR #5 but was not included in the squash-merge. Co-Authored-By: Claude Opus 4.8 (1M context) --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index da2b833..74883f5 100644 --- a/index.html +++ b/index.html @@ -11,6 +11,7 @@ content="default-src 'self'; script-src 'self'; style-src 'self' 'unsafe-inline'; img-src 'self' data: blob:; connect-src 'self'; worker-src 'self' blob:; object-src 'none'; base-uri 'self'; form-action 'none'" /> Cave Survey Viewer +