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 49e74fd commit e05b2b7Copy full SHA for e05b2b7
_includes/themes/htk/fragments/meta.html
@@ -13,5 +13,5 @@
13
<meta name="google-site-verification" content="{{ site.verifications.google }}" />
14
{% endif %}
15
{% if site.verifications.yandex %}
16
-<meta name='yandex-verification' content="{{ site.verifications.yandex }}" />
+<meta name="yandex-verification" content="{{ site.verifications.yandex }}" />
17
0 commit comments