From 4b85eb999cb1e06da13ed9e436e370e09523537b Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Thu, 6 Dec 2018 22:23:07 +0400 Subject: feat(comments): Delete your own development Signed-off-by: Valentin Popov --- _includes/comments.html | 48 ------------------------------------------------ 1 file changed, 48 deletions(-) delete mode 100644 _includes/comments.html (limited to '_includes') diff --git a/_includes/comments.html b/_includes/comments.html deleted file mode 100644 index 8989970..0000000 --- a/_includes/comments.html +++ /dev/null @@ -1,48 +0,0 @@ -{% assign repos = site.repos | strip_newlines | strip_html | strip | normalize_whitespace | smartify | xml_escape %} -{% assign issue = page.issue | strip_newlines | strip_html | strip | normalize_whitespace | xml_escape | round %} - -{% raw %} - - -{% endraw %} - - -

Comments

- - -
- - - - - - - - - Add a comment - -- cgit v1.2.3