aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/includes/comments.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/includes/comments.html b/templates/includes/comments.html
index 9f0457e..45902d4 100644
--- a/templates/includes/comments.html
+++ b/templates/includes/comments.html
@@ -1,5 +1,5 @@
{% set url = current_url | default(value='/') %}
{% if url is not containing('.onion') %}
-<script async crossorigin="anonymous" data-category-id="DIC_kwDOIYDdA84CWSzD" data-category="Announcements" data-emit-metadata="0" data-input-position="bottom" data-lang="en" data-loading="lazy" data-mapping="title" data-reactions-enabled="1" data-repo-id="R_kgDOIYDdAw" data-repo="valentineus/popov.link" data-strict="1" data-theme="transparent_dark" src="https://giscus.app/client.js"></script>
+<script async crossorigin="anonymous" data-category-id="DIC_kwDOIYDdA84CWSzD" data-category="Announcements" data-emit-metadata="0" data-input-position="bottom" data-lang="en" data-mapping="title" data-reactions-enabled="1" data-repo-id="R_kgDOIYDdAw" data-repo="valentineus/popov.link" data-strict="1" data-theme="transparent_dark" src="https://giscus.app/client.js"></script>
{% endif %}