aboutsummaryrefslogtreecommitdiff
path: root/_layouts/post.html
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2018-12-06 21:23:07 +0300
committerValentin Popov <info@valentineus.link>2018-12-06 21:23:29 +0300
commit4b85eb999cb1e06da13ed9e436e370e09523537b (patch)
tree2be93108c57566310dd3809260bd7790d10f2a88 /_layouts/post.html
parentc99c6bcc4620eaa5f28820de71f748164f528a7d (diff)
downloadpopov.link-4b85eb999cb1e06da13ed9e436e370e09523537b.tar.xz
popov.link-4b85eb999cb1e06da13ed9e436e370e09523537b.zip
feat(comments): Delete your own development
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to '_layouts/post.html')
-rw-r--r--_layouts/post.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/_layouts/post.html b/_layouts/post.html
index ce0edcb..b35e73c 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -28,8 +28,4 @@ layout: default
{{ content }}
</section>
- <!-- Comments -->
- <section>
- {% include comments.html %}
- </section>
</article>