From 3c837e080666e6b86c85c82be805644b4f9d9220 Mon Sep 17 00:00:00 2001 From: MrT Date: Wed, 7 Aug 2024 15:26:22 +0200 Subject: [PATCH] try4 --- blogElement/template/GT.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blogElement/template/GT.html b/blogElement/template/GT.html index 25d15cc..1e27530 100644 --- a/blogElement/template/GT.html +++ b/blogElement/template/GT.html @@ -16,7 +16,7 @@ repo: 'mrt-tak.github.io', owner: 'mrt-tak', admin: ['mrt-tak'], - id: `comment-${window.parent.location.href}`, + id: `comment-${window.parent.location.pathname}`, proxy: 'https://cors-anywhere.azm.workers.dev/https://github.com/login/oauth/access_token' }); myGitalk.render('gitalk-container');