Remove referrer meta tag, we send Referrer-Policy header
This commit is contained in:
parent
3e9678d9cf
commit
507bf05d24
@ -8,7 +8,6 @@
|
|||||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
|
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
|
||||||
<meta name="mobile-web-app-capable" content="yes">
|
<meta name="mobile-web-app-capable" content="yes">
|
||||||
<meta name="referrer" content="no-referrer">
|
|
||||||
<meta name="theme-color" content="#455164">
|
<meta name="theme-color" content="#455164">
|
||||||
|
|
||||||
<title>The Lounge</title>
|
<title>The Lounge</title>
|
||||||
|
Loading…
Reference in New Issue
Block a user