Prevent browsers leaking referrer headers

Closes #9
This commit is contained in:
Duncan 2015-07-23 11:48:49 +12:00 committed by Christine Dodrill
parent f8cbc36baa
commit 013156fa04
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="mobile-web-app-capable" content="yes">
<meta name="referrer" content="no-referrer">
<title>Shout</title>