From afd8e0646678cbd854223157875b77c063e1fd1b Mon Sep 17 00:00:00 2001 From: Marco Date: Wed, 2 Dec 2015 14:34:08 +0100 Subject: [PATCH] Update post.html --- _layouts/post.html | 1 - 1 file changed, 1 deletion(-) diff --git a/_layouts/post.html b/_layouts/post.html index 7045655..288aaf3 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -17,6 +17,5 @@ layout: default {{ content }} - {% include comments.html %} {% include disqus.html %}