diff --git a/_data/meta_tags.yml b/_data/meta_tags.yml new file mode 100644 index 0000000..3342b40 --- /dev/null +++ b/_data/meta_tags.yml @@ -0,0 +1,8 @@ +- name: "google-site-verification" + content: "BkBsaYAO1LuQDRceyK2odvcpfuP2al0y04LnBda1uvE" + +- name: "yandex-verification" + content: "14221e61b87bbd27" + +- name: "robots" + content: "index, follow" diff --git a/_includes/head.html b/_includes/head.html index 20217ea..012e8c7 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -3,17 +3,18 @@ + - - - - - + + {% for tag in site.data.meta_tags %} + + {% endfor %} + -