From 7f02962f5502bb581f0b50d534be0bcea0a739b2 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 25 Jun 2016 02:13:47 +0300 Subject: move common assets to common/, more info to config --- _includes/posts/comments.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 _includes/posts/comments.html (limited to '_includes/posts') diff --git a/_includes/posts/comments.html b/_includes/posts/comments.html new file mode 100644 index 0000000..f16a70c --- /dev/null +++ b/_includes/posts/comments.html @@ -0,0 +1,15 @@ +{% if site.include_comments %} +
+ + +{% endif %} -- cgit v1.2.3