From ac6772f292a83217e10e38ba853c76b5666133e0 Mon Sep 17 00:00:00 2001 From: HombreLaser Date: Sun, 27 Aug 2023 02:40:08 -0600 Subject: Commit inicial --- _includes/isso-comments.html | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 _includes/isso-comments.html (limited to '_includes/isso-comments.html') diff --git a/_includes/isso-comments.html b/_includes/isso-comments.html new file mode 100644 index 0000000..0206fc8 --- /dev/null +++ b/_includes/isso-comments.html @@ -0,0 +1,3 @@ +{% if site.comments and site.isso != '' %} + +{% endif %} -- cgit v1.2.3