aboutsummaryrefslogtreecommitdiff
path: root/generators/hugo/themes/tdro/layouts/partials/article-comments.html
diff options
context:
space:
mode:
Diffstat (limited to 'generators/hugo/themes/tdro/layouts/partials/article-comments.html')
-rw-r--r--generators/hugo/themes/tdro/layouts/partials/article-comments.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/generators/hugo/themes/tdro/layouts/partials/article-comments.html b/generators/hugo/themes/tdro/layouts/partials/article-comments.html
index 07f2438..be7234a 100644
--- a/generators/hugo/themes/tdro/layouts/partials/article-comments.html
+++ b/generators/hugo/themes/tdro/layouts/partials/article-comments.html
@@ -3,9 +3,8 @@
{{ "## Comments" | markdownify }}
<script
data-isso="/isso/"
- data-isso-css="false"
data-title="{{ .Title }}"
- data-isso-reply-notifications="true"
+ data-isso-css="false"
src="/isso/js/embed.min.js"
>
</script>