summaryrefslogtreecommitdiff
path: root/_includes/commentNotice.html
diff options
context:
space:
mode:
authoruvok cheetah2025-09-01 20:27:13 +0200
committeruvok cheetah2025-09-01 20:27:13 +0200
commitd325beb6bb66ea37ea3bd1214c0d7ba0651384bb (patch)
tree44b15eee50efebb9bf0410041d1d8e5260b66194 /_includes/commentNotice.html
parent75aad9ed4d1e97a9f989765084a6ba7cadeae383 (diff)
force load from https
Diffstat (limited to '_includes/commentNotice.html')
-rw-r--r--_includes/commentNotice.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/_includes/commentNotice.html b/_includes/commentNotice.html
index a46dadf..5f27f03 100644
--- a/_includes/commentNotice.html
+++ b/_includes/commentNotice.html
@@ -12,8 +12,8 @@
<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.uvokchee.de/" data-isso-require-author=true data-isso-vote=false
- src="//c.uvokchee.de/js/embed.min.js"></script>
+ <script data-isso="https://c.uvokchee.de/" data-isso-require-author=true data-isso-vote=false
+ src="https://c.uvokchee.de/js/embed.min.js"></script>
<section id="isso-thread">
{% if jekyll.environment == "development" %}
{% include testc.html %}