Merge pull request #571 from steveoriol/patch-2

Add referrer meta tag to htdocs/last/index.html
This commit is contained in:
Jan-Piet Mens
2026-06-14 12:37:11 +02:00
committed by GitHub
+1
View File
@@ -5,6 +5,7 @@
<title>Recorder Map</title>
<meta name="viewport" content="width=device-width, height=device-height, user-scalable=no, initial-scale=1.0" />
<meta name="referrer" content="origin">
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-capable" content="yes">
<link rel="manifest" href="manifest.json">