aboutsummaryrefslogtreecommitdiff
path: root/generators
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2023-01-05 06:09:14 -0500
committerThedro Neely <thedroneely@gmail.com>2023-01-05 06:09:14 -0500
commit2dd8d4024e1e736920215e47e11d878f9260bf75 (patch)
treeedb70363cb1f8da2e084bdab8fd356c76cb416dc /generators
parent34917b1ae33b4568f6646c3050f4214576e00d03 (diff)
downloadthedroneely.com-2dd8d4024e1e736920215e47e11d878f9260bf75.tar.gz
thedroneely.com-2dd8d4024e1e736920215e47e11d878f9260bf75.tar.bz2
thedroneely.com-2dd8d4024e1e736920215e47e11d878f9260bf75.zip
public/css/tdro: Update Isso rules
Diffstat (limited to 'generators')
-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>