File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -145,7 +145,8 @@ defaults:
145145google_author : ' https://plus.google.com/u/0/118311555303973066167'
146146google_site_verification : ' Vk0IOJ2jwG_qEoG7fuEXYqv0m2rLa8P778Fi_GrsgEQ'
147147bing_webmastertools_id : ' 0FB4C028ABCF07C908C54386ABD2D97F'
148- # alexa_verify_id: ''
148+ # yandex_site_verification: ''
149+ # alexa_verify_id: ''
149150
150151
151152
Original file line number Diff line number Diff line change 4646
4747 <!-- Search Engine Optimization -->
4848 < meta name ="description " content ="{{ description }} ">
49- {% if site.google_site_verification %}< meta name ="google-site-verification " content ="{{ site.google_site_verification}} "> {% endif %}
49+ {% if site.google_site_verification %}< meta name ="google-site-verification " content ="{{ site.google_site_verification}} "> {% endif %}
5050 {% if site.bing_webmastertools_id %}< meta name ="msvalidate.01 " content ="{{ site.bing_webmastertools_id }} " > {% endif %}
51+ {% if site.yandex_site_verification %}< meta name ="yandex-verification " content ="{{ site.yandex_site_verification }} "> {% endif %}
5152 {% if site.google_author %}< link rel ="author " href ="{{ site.google_author }} "> {% endif %}
5253 {% if site.alexa_verify_id %}< meta name ="alexaVerifyID " content ="{{ site.alexa_verify_id }} "> {% endif %}
5354 {% if page.noindex == true or layout.noindex == true %}< meta name ="robots " content ="noindex "> {% endif %}
You can’t perform that action at this time.
0 commit comments