From 20cea69f4ce9dae3c4900c97f3f936c74ecb8a6d Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Sun, 30 Sep 2018 07:40:37 +0400 Subject: Change of connected comments Signed-off-by: Valentin Popov --- _includes/disqus.html | 18 ------------------ _layouts/post.html | 6 ++++-- 2 files changed, 4 insertions(+), 20 deletions(-) delete mode 100644 _includes/disqus.html diff --git a/_includes/disqus.html b/_includes/disqus.html deleted file mode 100644 index e87f39d..0000000 --- a/_includes/disqus.html +++ /dev/null @@ -1,18 +0,0 @@ -
-
- -
diff --git a/_layouts/post.html b/_layouts/post.html index ece8fe4..ce0edcb 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -29,5 +29,7 @@ layout: default - {% include disqus.html %} - \ No newline at end of file +
+ {% include comments.html %} +
+ -- cgit v1.2.3