diff --git a/_includes/disqus_comments.html b/_includes/disqus_comments.html deleted file mode 100644 index 87fa309..0000000 --- a/_includes/disqus_comments.html +++ /dev/null @@ -1,20 +0,0 @@ -{% if page.comments != false and jekyll.environment == "production" %} - -
- - -{% endif %} diff --git a/_includes/google-analytics.html b/_includes/google-analytics.html deleted file mode 100644 index eb2a692..0000000 --- a/_includes/google-analytics.html +++ /dev/null @@ -1,11 +0,0 @@ - - diff --git a/_includes/head.html b/_includes/head.html index 99b698f..6e524ca 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -10,7 +10,4 @@ - {% if jekyll.environment == 'production' and site.google_analytics %} - {% include google-analytics.html %} - {% endif %} diff --git a/_layouts/post.html b/_layouts/post.html index 1d36c28..1cb44aa 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -11,8 +11,4 @@ layout: default