Skip to content

Commit 9164908

Browse files
committed
docs: add cookbook
1 parent 36a7e47 commit 9164908

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/.vitepress/config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ const config = {
3232
},
3333
nav: [
3434
{ text: "Home", link: "/" },
35+
{ text: "Cookbook", link: "/cookbook" },
3536
{ text: "Blog", link: "/blog" },
3637
{ text: "API", link: "/api" },
3738
{

0 commit comments

Comments
 (0)