aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValentin Popov <valentin@popov.link>2023-08-30 10:54:52 +0300
committerValentin Popov <valentin@popov.link>2023-08-30 10:54:52 +0300
commit67a98b37b6132c11f520882619f417a9bab61564 (patch)
treedb322914d36eb1c0cefabb9a3d01b605c975d937
parenta287b42addf06c89dddaf5039d2acdf6554e32c0 (diff)
downloadpopov.link-67a98b37b6132c11f520882619f417a9bab61564.tar.xz
popov.link-67a98b37b6132c11f520882619f417a9bab61564.zip
Updated the comment system
Signed-off-by: Valentin Popov <valentin@popov.link>
-rw-r--r--templates/includes/comments.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/includes/comments.html b/templates/includes/comments.html
index a67fdb0..9f0457e 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/homepage" data-strict="1" data-theme="transparent_dark" src="https://giscus.app/client.js"></script>
-{% endif %} \ No newline at end of file
+<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>
+{% endif %}