File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11< div id ="gitalk-container "> </ div >
2- < script >
3- $ ( function ( ) {
4- var gitalk = new Gitalk ( { clientID : 'e87cf0551a08f93ea5fa ' ,
5- clientSecret : 'fd691f6e041f1c73975220ff65cd31b44c6ab82c ' ,
2+ < script type =" text/javascript " >
3+ var gitalk = new Gitalk ( {
4+ clientID : '080fe741a179ec70a1eb ' ,
5+ clientSecret : 'a52bd68144390e680437344e24756fe8b07caf89 ' ,
66 repo : 'codingted.github.io' ,
77 owner : 'codingted' ,
88 admin : [ 'codingted' ] ,
9- id : comment . gitalk , // Ensure uniqueness and length less than 50
10- distractionFreeMode : false // Facebook-like distraction free mode
11- } )
9+ id : ' comment.gitalk' ,
10+ distractionFreeMode : false
11+ } ) ;
1212 gitalk . render ( 'gitalk-container' )
13- } ) ;
1413</ script >
Original file line number Diff line number Diff line change 3535* ` vim/vundle `
3636* ` xx-net `
3737* ` trash `
38+ * ` rvm ` ruby版本管理工具[ https://rvm.io/ ] ( https://rvm.io/ )
You can’t perform that action at this time.
0 commit comments