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 87b2336 commit 08953bcCopy full SHA for 08953bc
_includes/head.html
@@ -4,7 +4,6 @@
4
5
<head>
6
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7
- <meta name="robots" content="all" />
8
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
9
<meta name="google-site-verification" content="NqibrxbTQ3FPfyJuuSPcSi39c5Qiqf57zoBYqWxd2dg" />
10
{% if page.layout == 'home' or page.layout == 'post' %}
@@ -79,6 +78,7 @@
79
78
80
<script async
81
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1872619258207885"crossorigin="anonymous"></script>
+
82
{% include js-selector.html %}
83
84
</head>
0 commit comments