Skip to content

Commit 364ad2f

Browse files
Update navbar.ts
1 parent 216ce2f commit 364ad2f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/.vuepress/navbar.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ export default navbar([
1111
text: "v1",
1212
link: "v1/"
1313
}
14+
{
15+
text: "wss",
16+
link: "wss/"
17+
}
1418
]
1519
}
1620
])

0 commit comments

Comments
 (0)