change default referrer policy to support old browsers

This commit is contained in:
2022-10-17 19:40:24 +08:00
parent 6a2d76577d
commit dd1ecd724d
2 changed files with 19 additions and 22 deletions

View File

@@ -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">