From 0bb60e7d7e49fc418fc54a4a2fb5ce66d69a3ea3 Mon Sep 17 00:00:00 2001 From: uvok cheetah Date: Thu, 20 Jul 2023 18:45:36 +0200 Subject: Use same subdomain for comments --- _includes/commentNotice.html | 4 ++-- 1 file 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 %} -- cgit v1.2.3