mirror of
https://github.com/owntracks/recorder.git
synced 2026-08-19 11:06:15 +00:00
Merge pull request #570 from steveoriol/patch-1
Add referrer meta tag to htdocs/map/index.html
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
<title>GeoJSON track</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="icon" sizes="192x192" href="../static/recorder.png">
|
||||
|
||||
Reference in New Issue
Block a user