Skip to content

Commit 9524f7b

Browse files
committed
update head
1 parent 31f997b commit 9524f7b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_includes/head.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
<meta name="description" content="{{ site.description }}">
77
<meta name="keywords" content="{{ site.keyword }}">
88
<meta name="theme-color" content="{{ site.chrome-tab-theme-color }}">
9+
<meta name="referrer" content="no-referrer"/>
10+
911

1012
<!-- Open Graph -->
1113
<meta property="og:title" content="{% if page.title %}{{ page.title }} - {{ site.SEOTitle }}{% else %}{{ site.SEOTitle }}{% endif %}">

0 commit comments

Comments
 (0)