We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36a7e47 commit 9164908Copy full SHA for 9164908
docs/.vitepress/config.js
@@ -32,6 +32,7 @@ const config = {
32
},
33
nav: [
34
{ text: "Home", link: "/" },
35
+ { text: "Cookbook", link: "/cookbook" },
36
{ text: "Blog", link: "/blog" },
37
{ text: "API", link: "/api" },
38
{
0 commit comments