diff --git a/_includes/analytics.html b/_includes/analytics.html index f792fa7..bd289d3 100644 --- a/_includes/analytics.html +++ b/_includes/analytics.html @@ -1,5 +1,4 @@ {% if site.google_analytics_id %} - - {% endif %} diff --git a/_includes/disqus.html b/_includes/disqus.html index c13b777..d2eb891 100644 --- a/_includes/disqus.html +++ b/_includes/disqus.html @@ -1,18 +1,17 @@ diff --git a/_includes/footer.html b/_includes/footer.html index 5ea9271..5e83489 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,4 +1,4 @@ diff --git a/_includes/head.html b/_includes/head.html index 6da047c..6149f51 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -1,13 +1,11 @@
- - - - -{{ site.title}}
- Home{{ site.title}}
+ {% if page.title == 'Home' %}
+ {{ site.description }}
+ {% endif %}
+
+