summaryrefslogtreecommitdiff
path: root/_includes/isso-comments.html
diff options
context:
space:
mode:
authorHombreLaser <sebastian-440@live.com>2023-08-27 16:39:44 -0600
committerHombreLaser <sebastian-440@live.com>2023-08-27 16:39:44 -0600
commit42706e303bf3536b56c066f26dfe39501ebfadeb (patch)
tree2123e30a8e6f03ce5e809b7c66af94924631570f /_includes/isso-comments.html
parenta2a0a2d0e08cee9fb73ee506d9a55ee8ed4625f8 (diff)
Finishing touches
Diffstat (limited to '_includes/isso-comments.html')
-rw-r--r--_includes/isso-comments.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/_includes/isso-comments.html b/_includes/isso-comments.html
deleted file mode 100644
index 0206fc8..0000000
--- a/_includes/isso-comments.html
+++ /dev/null
@@ -1,3 +0,0 @@
-{% if site.comments and site.isso != '' %}
-<script data-isso="{{ site.isso }}" src="{{ site.baseurl }}/js/embed.min.js"></script>
-{% endif %}