diff options
author | Valentin Popov <info@valentineus.link> | 2018-04-24 19:25:51 +0300 |
---|---|---|
committer | Valentin Popov <info@valentineus.link> | 2018-04-24 19:32:42 +0300 |
commit | 95047707298544a969b2e6eb3e84144b201f2824 (patch) | |
tree | c1ba0ccab09321da42bc7ccc686d4934c2edb518 /_data | |
parent | bbf5de4c464b9d107f15c8c7233c74e36fc1e6d3 (diff) | |
download | popov.link-95047707298544a969b2e6eb3e84144b201f2824.tar.xz popov.link-95047707298544a969b2e6eb3e84144b201f2824.zip |
Collection with additional meta tags
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to '_data')
-rw-r--r-- | _data/meta_tags.yml | 8 |
1 files changed, 8 insertions, 0 deletions
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" |