change gitalk repo

This commit is contained in:
songpengwei 2024-09-08 16:39:16 +08:00
parent f0b6f5caf0
commit 70e3f7c6b0

View File

@ -94,7 +94,7 @@
const gitalk = new Gitalk({ const gitalk = new Gitalk({
clientID: 'Ov23liYKNMwF7oVGo5AM', clientID: 'Ov23liYKNMwF7oVGo5AM',
clientSecret: 'bffc366adf82f40bc8e0fded441d7a7f0b3e09a9', clientSecret: 'bffc366adf82f40bc8e0fded441d7a7f0b3e09a9',
repo: 'ddia', repo: 'ddia-comment',
owner: 'songpengwei', owner: 'songpengwei',
admin: ['songpengwei'], admin: ['songpengwei'],
title: location.href, title: location.href,