Skip to content

Commit 9a40d66

Browse files
authored
add accessToken
1 parent 361660f commit 9a40d66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ <h2 class="hero-intro">一个基于 Github Issue 和 Preact 开发的评论插
131131
var gitalk = new Gitalk({
132132
clientID: 'e46f6dec7c07145c652c',
133133
clientSecret: 'd1a0b627f9b76d21bd3080d1777d0aa0ad55dd83',
134+
accessToken: '6a2f4d91a1f188a2089e70c2a7b63628f3e9e664',
134135
repo: 'gitalk',
135136
owner: 'gitalk',
136137
admin: ['booxood', 'mamboer'],

0 commit comments

Comments
 (0)