Archived
edit link
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user