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 da1e602 commit 699004fCopy full SHA for 699004f
docs/.vuepress/config.js
@@ -12,6 +12,7 @@ module.exports = {
12
text: "Blog",
13
link: "/blog",
14
items: [{ text: "Azure", link: "/azure/" }],
15
+ items: [{ text: "AWS", link: "/aws/" }],
16
},
17
{
18
text: "JavaScript",
0 commit comments