summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--web/templates/head.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/templates/head.html b/web/templates/head.html
index dadd148c1..c0bf2909b 100644
--- a/web/templates/head.html
+++ b/web/templates/head.html
@@ -2,6 +2,7 @@
<head>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="robots" content="noindex, nofollow">
+ <meta name="referrer" content="no-referrer">
<title>{{ .Props.Title }}</title>