Load the sidebar
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
nicholas 2024-03-05 19:13:39 +00:00
parent 6c16c734e6
commit 2d5e1dd859
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@
<div id="app"></div>
<script>
window.$docsify = {
name: Docs
loadSidebar: true,
//...
};
</script>