diff --git a/_includes/head.html b/_includes/head.html index 83f2ca4..aef132f 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -5,21 +5,24 @@ - {% if site.meta_author %}{% endif %} + {% if site.meta_author %} + {% endif %} - + - + - {% if site.google_verify %}{% endif %} + {% if site.google_verify %} + {% endif %} - {% if site.bing_verify %}{% endif %} + {% if site.bing_verify %} + {% endif %} - + diff --git a/_includes/js.html b/_includes/js.html index 9357111..7ded09a 100644 --- a/_includes/js.html +++ b/_includes/js.html @@ -1,24 +1,24 @@ - + - + - - - + + + - + {% if site.contact == "static" %} - + {% else %} - + {% endif %} - + {% if site.contact == "disqus" %}