summaryrefslogtreecommitdiff
path: root/src/templates
diff options
context:
space:
mode:
authorrugk <rugk@posteo.de>2016-08-23 22:12:12 +0200
committerGitHub <noreply@github.com>2016-08-23 22:12:12 +0200
commitbf99cf92ab74bee1be1bb902b98a76adaf275907 (patch)
tree36c721e00fe65f9b53134c2afadbca131a666d8c /src/templates
parent8f133abacccd229cb70e68a94e6239def13e66be (diff)
downloadetherpad-lite-bf99cf92ab74bee1be1bb902b98a76adaf275907.zip
Pad: Add no-referrer
Diffstat (limited to 'src/templates')
-rw-r--r--src/templates/pad.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/templates/pad.html b/src/templates/pad.html
index 767c1ec9..79ea0b58 100644
--- a/src/templates/pad.html
+++ b/src/templates/pad.html
@@ -36,6 +36,7 @@
<meta charset="utf-8">
<meta name="robots" content="noindex, nofollow">
+ <meta name="referrer" content="no-referrer">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0">
<link rel="shortcut icon" href="<%=settings.faviconPad%>">