We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 421aad6 commit 1fc8eb9Copy full SHA for 1fc8eb9
docs/_sidebar.md
@@ -0,0 +1,2 @@
1
+- Getting Started
2
+ - [Introduction] (introduction.md)
docs/index.html
@@ -12,8 +12,7 @@
12
<div id="app"></div>
13
<script>
14
window.$docsify = {
15
- name: '',
16
- repo: ''
+ loadSidebar: true
17
}
18
</script>
19
<script src="//cdn.jsdelivr.net/npm/docsify/lib/docsify.min.js"></script>
0 commit comments