mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
Disable sending referer when clicking on links to external websites
This commit is contained in:
parent
ad7c927aa1
commit
3b50606ff8
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
/>
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="robots" content="noindex, nofollow" />
|
||||
<meta name="referrer" content="no-referrer" />
|
||||
<link rel="icon" href="/favicon.png" />
|
||||
<title>YunoHost Admin</title>
|
||||
</head>
|
||||
|
|
Loading…
Add table
Reference in a new issue