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 0d5dedb commit c4a451fCopy full SHA for c4a451f
1 file changed
src/navs/documentation.js
@@ -8,6 +8,7 @@ const pages = createPageList(
8
export const documentationNav = {
9
'Getting started': [
10
pages['installation'],
11
+ pages['introduction'],
12
pages['hello-world'],
13
],
14
}
0 commit comments