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 02994b6 commit f65c687Copy full SHA for f65c687
_includes/molecule_meta.html
@@ -5,7 +5,7 @@
5
if page.path == "blog/tags.html" %}
6
<meta name="robots" content="noindex">{%
7
endif %}{%
8
- if page.path == "/" %}
+ if page.dir == "/" %}
9
<meta name="google-site-verification" content="YOZcSxUT4ulKuyqZgv6SOInv7WfWyontLkHaxaMrLA4" />{%
10
endif %}
11
0 commit comments