File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -120,8 +120,8 @@ <h3><a href="https://github.com/wx-chevalier">Github</a></h3>
120
120
<!-- <script src="https://unpkg.com/[email protected] /dist/toc.js"></script> -->
121
121
< script src ="//unpkg.com/docsify-sidebar-collapse/dist/docsify-sidebar-collapse.min.js "> </ script >
122
122
< script type ="text/javascript " src ="https://s4.cnzz.com/z_stat.php?id=1279148160&web_id=1279148160 "> </ script >
123
- < script > window.onload = () => { setTimeout(() => { document.querySelectorAll("li.level-1").forEach(n => n.classList.add("open")) }, 1000) }
123
+ < script > window . onload = ( ) => { setTimeout ( ( ) => { document . querySelectorAll ( "li.level-1" ) . forEach ( n => n . classList . add ( "open" ) ) } , 1000 ) } </ script >
124
124
125
- </body >
125
+ </ body >
126
126
127
- </html >
127
+ </ html >
You can’t perform that action at this time.
0 commit comments