Skip to content

Commit

Permalink
try4
Browse files Browse the repository at this point in the history
  • Loading branch information
MrT-tak committed Aug 7, 2024
1 parent ece7baa commit 3c837e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blogElement/template/GT.html
Original file line number Diff line number Diff line change
Expand Up @@ -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');
Expand Down

0 comments on commit 3c837e0

Please sign in to comment.