edit link
This commit is contained in:
parent
53e09a9613
commit
871415b226
@ -18,6 +18,11 @@ export default defineConfig({
|
||||
...getFwSidebar()
|
||||
},
|
||||
|
||||
editLink: {
|
||||
pattern: 'https://git.entityseven.com/entityseven/docs/_edit/master/docs/:path',
|
||||
text: 'Edit this page on GitHub'
|
||||
},
|
||||
|
||||
search: {
|
||||
provider: 'local'
|
||||
},
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
description: RageFW is a ty1pe-safe framework for developing Rage:MP servers
|
||||
description: RageFW is a type-safe framework for developing Rage:MP servers
|
||||
prev: false
|
||||
next: false
|
||||
outline: [2, 4]
|
||||
|
Loading…
Reference in New Issue
Block a user