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