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-counts.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 _includes/disqus-counts.html (limited to '_includes/disqus-counts.html') diff --git a/_includes/disqus-counts.html b/_includes/disqus-counts.html new file mode 100644 index 0000000..0c41e2b --- /dev/null +++ b/_includes/disqus-counts.html @@ -0,0 +1,16 @@ +{% if site.comments and site.disqus != '' %} + +{% endif %} -- cgit v1.2.3