From 888c21a7d9a284f3b77d13b0b1d41da0969c2397 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Mon, 30 Sep 2019 03:30:50 +0300 Subject: remove unused stuff: posts, comments, sidebar, etc. --- _includes/common/paginator.html | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 _includes/common/paginator.html (limited to '_includes/common/paginator.html') diff --git a/_includes/common/paginator.html b/_includes/common/paginator.html deleted file mode 100644 index 55cb690..0000000 --- a/_includes/common/paginator.html +++ /dev/null @@ -1,23 +0,0 @@ -{% if site.posts.size != 0 %} - -{% endif %} -- cgit v1.2.3