diff options
Diffstat (limited to '_includes')
-rw-r--r-- | _includes/commentNotice.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_includes/commentNotice.html b/_includes/commentNotice.html index d9b45cd..b1be501 100644 --- a/_includes/commentNotice.html +++ b/_includes/commentNotice.html @@ -2,10 +2,10 @@ <h2>Kommentare / Comments</h2> <p>Kommentare werden von mir selbst auf einem anderen Server über <a href="https://isso-comments.de/">Isso</a> gehostet.</p> <p>Comments are hosted by myself on another server, powered by <a href="https://isso-comments.de/">Isso</a>.</p> - <script data-isso="//c.uvok.de/" + <script data-isso="//c.uvokchee.de/" data-isso-require-author=true data-isso-vote=false - src="//c.uvok.de/js/embed.min.js"></script> + src="//c.uvokchee.de/js/embed.min.js"></script> <section id="isso-thread"> {% if jekyll.environment == "development" %} {% include testc.html %} |