From 7dda8f1fa5976e97addd1737f2ef901e71ac2724 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Tue, 30 May 2017 05:40:26 +0300 Subject: remove comments from posts Comment sections were useless anyways. --- _includes/posts/comments.html | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 _includes/posts/comments.html (limited to '_includes/posts/comments.html') diff --git a/_includes/posts/comments.html b/_includes/posts/comments.html deleted file mode 100644 index f16a70c..0000000 --- a/_includes/posts/comments.html +++ /dev/null @@ -1,15 +0,0 @@ -{% if site.include_comments %} -
- - -{% endif %} -- cgit v1.2.3