From c223ae604aff5c396a6159a21887768f7ecde886 Mon Sep 17 00:00:00 2001 From: Philipp Oppermann Date: Fri, 23 Oct 2015 17:51:53 +0200 Subject: [PATCH] Remove ads --- _includes/google_adsense.html | 10 ---------- _layouts/post.html | 1 - 2 files changed, 11 deletions(-) delete mode 100644 _includes/google_adsense.html diff --git a/_includes/google_adsense.html b/_includes/google_adsense.html deleted file mode 100644 index 0191bcaf..00000000 --- a/_includes/google_adsense.html +++ /dev/null @@ -1,10 +0,0 @@ - - - - diff --git a/_layouts/post.html b/_layouts/post.html index c8cf6f32..e063e652 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -17,7 +17,6 @@ layout: default {% endif %} - {% include google_adsense.html %}
{% include disqus.html %}