Skip to content

Commit c285e2e

Browse files
committed
feat: update articles
1 parent 034c5f9 commit c285e2e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,8 @@ <h3><a href="https://github.com/wx-chevalier">Github</a></h3>
120120
<!-- <script src="https://unpkg.com/[email protected]/dist/toc.js"></script> -->
121121
<script src="//unpkg.com/docsify-sidebar-collapse/dist/docsify-sidebar-collapse.min.js"></script>
122122
<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>
124124

125-
</body >
125+
</body>
126126

127-
</html >
127+
</html>

0 commit comments

Comments
 (0)