Skip to content

Commit

Permalink
fix: modify gittalk info
Browse files Browse the repository at this point in the history
  • Loading branch information
luzhipeng committed Sep 25, 2018
1 parent 11d6130 commit f00ff67
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,9 +129,9 @@
const gitalk = new Gitalk({
clientID: '622413b8a74aed739810',
clientSecret: 'b737914db44740191f202ed90ff4765409589b15',
repo: 'FE',
owner: 'lucifer',
admin: ['lucifer'],
repo: 'https://github.com/azl397985856/automate-everything/',
owner: 'azl397985856',
admin: ['azl397985856'],
// facebook-like distraction free mode
distractionFreeMode: false
})
Expand Down

0 comments on commit f00ff67

Please sign in to comment.