Skip to content

Commit 3bd7589

Browse files
committed
docs: update nav
1 parent cbc13da commit 3bd7589

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Diff for: docs/.vitepress/config.ts

+5-1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ export const config: UserConfig = {
4141
text: "Demo",
4242
link: "/demo",
4343
},
44+
{
45+
text: "Playground",
46+
link: "/playground",
47+
},
4448
{
4549
text: "Releases",
4650
link: "https://github.com/MelihAltintas/vue3-openlayers/releases",
@@ -431,7 +435,7 @@ export const config: UserConfig = {
431435
],
432436
},
433437
{
434-
text: "Build a Plugin",
438+
text: "Extension",
435439
items: [
436440
{
437441
text: "Extend vue3-openlayers",

0 commit comments

Comments
 (0)