yuan199696
Results
4
issues of
yuan199696
` const gitalk = new Gitalk({ clientID: 'ba8fb027c0d1a261d60c', clientSecret: 'f1bb294d4b8f473d8c17b79f0cbb07b0cd455c', repo: 'blogs', owner: 'yuan199696', admin: ['yuan199696'], // facebook-like distraction free mode distractionFreeMode: false }); gitalk.render('gitalk-container') `