diff --git a/docs/index.html b/docs/index.html index c30c3e44..9c07987c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -33,16 +33,7 @@ // Headline depth, 1 - 6 depth: 2, hideOtherSidebarContent: false, // whether or not to hide other sidebar content - }, - - // const gitalk = new Gitalk({ - // clientID: 'c6c02367e36ca6e2bb2d', - // clientSecret: '31a2700e3315b21c5e9f2e887709d8cf21f9ff8f', - // repo: 'CS-Notes', - // owner: 'CyC2018', - // admin: ['CyC2018'], - // // distractionFreeMode: false - // }), + } } @@ -56,6 +47,16 @@ + \ No newline at end of file