We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 361660f commit 9a40d66Copy full SHA for 9a40d66
index.html
@@ -131,6 +131,7 @@ <h2 class="hero-intro">一个基于 Github Issue 和 Preact 开发的评论插
131
var gitalk = new Gitalk({
132
clientID: 'e46f6dec7c07145c652c',
133
clientSecret: 'd1a0b627f9b76d21bd3080d1777d0aa0ad55dd83',
134
+ accessToken: '6a2f4d91a1f188a2089e70c2a7b63628f3e9e664',
135
repo: 'gitalk',
136
owner: 'gitalk',
137
admin: ['booxood', 'mamboer'],
0 commit comments