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 8b6aa2f commit 9210199Copy full SHA for 9210199
docs/.vuepress/config.js
@@ -179,7 +179,7 @@ module.exports = {
179
},
180
nav: [
181
{
182
- text: "Documentation",
+ text: "Docs",
183
link: "/introduction/",
184
185
@@ -249,7 +249,7 @@ module.exports = {
249
],
250
251
252
- title: "Documentation",
+ title: "Docs",
253
children: [
254
255
text: "Introduction",
0 commit comments