summaryrefslogtreecommitdiff
path: root/_includes/commentNotice.html
diff options
context:
space:
mode:
authoruvok cheetah2020-10-18 20:39:26 +0200
committeruvok cheetah2020-10-18 20:39:26 +0200
commit55e781aa70a10ff444a6c932b01f4758c4bb8e28 (patch)
tree502cc83c6a27e9689c004637f21e133473297842 /_includes/commentNotice.html
parent7850904c01ebfde70f2999a3c2585cebe15afcc4 (diff)
Add notice for blocked comments
Diffstat (limited to '_includes/commentNotice.html')
-rw-r--r--_includes/commentNotice.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/_includes/commentNotice.html b/_includes/commentNotice.html
index 95d8722..e36557c 100644
--- a/_includes/commentNotice.html
+++ b/_includes/commentNotice.html
@@ -5,6 +5,12 @@
data-isso-vote=false
src="//c.uvok.de/js/embed.min.js"></script>
<section id="isso-thread">
+ <p>If you can read this, loading the comment form failed.
+ (Check browser plugins like Privacy Badger, uBlock Origin, NoScript...)</p>
+
+ <p>Wenn Ihr das lesen könnt, ist das Laden des Kommentarformulars fehlgeschlagen.
+ (Prüft Browser-AddOns wie Privacy Badger, uBlock Origin, NoScript...)</p>
+
{% if jekyll.environment == "development" %}
{% include testc.html %}
{% endif %}