Add navigation configuration for Forge Server Extension
This commit is contained in:
parent
a4d5c2fd4d
commit
b9c69c8ffa
2
docus/content/2.server-extension/.navigation.yml
Normal file
2
docus/content/2.server-extension/.navigation.yml
Normal file
@ -0,0 +1,2 @@
|
||||
title: Forge Server Extension
|
||||
icon: i-lucide-puzzle
|
||||
@ -416,6 +416,12 @@ npm run build:webui
|
||||
Explore the client bridge model and addon-specific browser integration rules.
|
||||
:::
|
||||
::
|
||||
`
|
||||
},
|
||||
{
|
||||
target: '2.server-extension/.navigation.yml',
|
||||
content: `title: Forge Server Extension
|
||||
icon: i-lucide-puzzle
|
||||
`
|
||||
},
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user