diff --git a/docs/index.html b/docs/index.html index e875a412..4dad7ec8 100644 --- a/docs/index.html +++ b/docs/index.html @@ -9,8 +9,6 @@ - - @@ -28,16 +26,22 @@ auto2top: true, // logo: '/_media/logomakr-3sxxzw-128x128.png' } - // const gitalk = new Gitalk({ - // clientID: '0a3e1a4c29a4778f35f2', - // clientSecret: '5bf2890d68acc32cbf8327924805a0b48e15f64c', - // repo: 'test', - // owner: 'CyC2018', - // admin: ['CyC2018'], - // distractionFreeMode: false - // }) + const gitalk = new Gitalk({ + clientID: 'c6c02367e36ca6e2bb2d', + clientSecret: '31a2700e3315b21c5e9f2e887709d8cf21f9ff8f', + repo: 'test', + owner: 'CyC2018', + admin: ['CyC2018'], + distractionFreeMode: false + }) + + + + + + \ No newline at end of file