We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31f997b commit 9524f7bCopy full SHA for 9524f7b
_includes/head.html
@@ -6,6 +6,8 @@
6
<meta name="description" content="{{ site.description }}">
7
<meta name="keywords" content="{{ site.keyword }}">
8
<meta name="theme-color" content="{{ site.chrome-tab-theme-color }}">
9
+ <meta name="referrer" content="no-referrer"/>
10
+
11
12
<!-- Open Graph -->
13
<meta property="og:title" content="{% if page.title %}{{ page.title }} - {{ site.SEOTitle }}{% else %}{{ site.SEOTitle }}{% endif %}">
0 commit comments