Skip to content

Commit ad756d9

Browse files
committed
Add no-referrer policy
1 parent 1137381 commit ad756d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_includes/_head.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title>{{ site.name }} | {% if page.path contains '_event' %}{{ page.short_title }}{% else %}{{ page.title }}{% endif %}</title>
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<meta name="description" content="{{ site.description }}">
7-
7+
<meta name="referrer" content="no-referrer">
88

99
<link rel="mask-icon" href="/img/favicon-safari.svg" color="#F51C2B">
1010
<link href="/img/favicon.png" rel="icon" type="image/x-icon">

0 commit comments

Comments
 (0)