File tree 1 file changed +9
-9
lines changed
1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 11
11
< link rel ="stylesheet " href ="//unpkg.com/docsify/lib/themes/vue.css ">
12
12
< script src ="
//unpkg.com/[email protected] /dist/mermaid.min.js "
> </ script >
13
13
< script >
14
- // if (document.location.host.indexOf("localhost") <= -1) {
15
- // var _hmt = _hmt || [];
16
- // (function () {
17
- // var hm = document.createElement("script");
18
- // hm.src = "https://hm.baidu.com/hm.js?a80f6a4e424165733ee8c6f8cc5d688a";
19
- // var s = document.getElementsByTagName("script")[0];
20
- // s.parentNode.insertBefore(hm, s);
21
- // })();
22
- // }
14
+ if ( document . location . host . indexOf ( "localhost" ) <= - 1 ) {
15
+ var _hmt = _hmt || [ ] ;
16
+ ( function ( ) {
17
+ var hm = document . createElement ( "script" ) ;
18
+ hm . src = "https://hm.baidu.com/hm.js?a80f6a4e424165733ee8c6f8cc5d688a" ;
19
+ var s = document . getElementsByTagName ( "script" ) [ 0 ] ;
20
+ s . parentNode . insertBefore ( hm , s ) ;
21
+ } ) ( ) ;
22
+ }
23
23
</ script >
24
24
</ head >
25
25
You can’t perform that action at this time.
0 commit comments