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 2518ec3 commit 2697bbbCopy full SHA for 2697bbb
docs/docusaurus.config.js
@@ -78,6 +78,10 @@ const config = {
78
label: 'Deploy',
79
to: '/docs/category/deploy',
80
},
81
+ {
82
+ label: 'Advanced',
83
+ to: '/docs/category/advanced',
84
+ },
85
{
86
label: 'Roadmap',
87
to: '/docs/roadmap',
@@ -117,6 +121,10 @@ const config = {
117
121
118
122
119
123
124
125
126
127
120
128
129
130
0 commit comments