diff options
-rw-r--r-- | _includes/commentNotice.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/_includes/commentNotice.html b/_includes/commentNotice.html index e36557c..95d8722 100644 --- a/_includes/commentNotice.html +++ b/_includes/commentNotice.html @@ -5,12 +5,6 @@ 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 %} |