From 70e3f7c6b008e32a01424db3bdb684b3905d2ff0 Mon Sep 17 00:00:00 2001 From: songpengwei Date: Sun, 8 Sep 2024 16:39:16 +0800 Subject: [PATCH] change gitalk repo --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index fe2f0f7..ca4632c 100644 --- a/index.html +++ b/index.html @@ -94,7 +94,7 @@ const gitalk = new Gitalk({ clientID: 'Ov23liYKNMwF7oVGo5AM', clientSecret: 'bffc366adf82f40bc8e0fded441d7a7f0b3e09a9', - repo: 'ddia', + repo: 'ddia-comment', owner: 'songpengwei', admin: ['songpengwei'], title: location.href,