Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreamkaka authored Jan 27, 2024
1 parent 384dbec commit 1e46393
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
navigator.serviceWorker.register('sw.js')
}
</script>
<script src="//cdn.jsdelivr.net/npm/docsify/lib/plugins/search.min.js"></script>
<script>
window.$docsify = {
search: 'auto', // 默认值
Expand All @@ -42,7 +43,7 @@
'/', // => /README.md
'/v2', // => /guide.md
],
<script>
</script>


</html>

0 comments on commit 1e46393

Please sign in to comment.