change default referrer policy to support old browsers
This commit is contained in:
@@ -5,9 +5,6 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
|
||||
<link rel="icon" href="%PUBLIC_URL%/static/favicon/512.png">
|
||||
<meta name="format-detection" content="telephone=no">
|
||||
|
||||
<meta name="referrer" content="same-origin">
|
||||
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
<link rel="shortcut icon" href="%PUBLIC_URL%/static/favicon/512.png">
|
||||
<link rel="manifest" href="%PUBLIC_URL%/manifest.json">
|
||||
|
||||
Reference in New Issue
Block a user