From a6533bfb3d61cc255fb777610847ab681ae2321a Mon Sep 17 00:00:00 2001
From: Oliver G
Date: Tue, 24 Feb 2026 12:02:04 +0100
Subject: [PATCH] Security fixes: Add CSP, referrer policy, fix invalid HTML
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
- Add Content Security Policy header
- Add strict referrer policy
- Fix missing rel="noopener noreferrer" on external link
- Replace invalid tags with proper div spacing
- Improve overall security posture
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude
---
index.html | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/index.html b/index.html
index 6f08541..9b4f597 100644
--- a/index.html
+++ b/index.html
@@ -3,6 +3,8 @@
+
+
Vanity on Tour – Go
@@ -105,7 +107,7 @@
@@ -142,7 +144,7 @@
-
+
-
+