mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-21 16:06:35 +06:00
[docs] Add "edit this page" link at the bottom (#24585)
This commit is contained in:
parent
9cd7896760
commit
3d4da6de29
|
@ -39,6 +39,11 @@ export default defineConfig(({ mode }) => {
|
||||||
provider: "local",
|
provider: "local",
|
||||||
},
|
},
|
||||||
|
|
||||||
|
editLink: {
|
||||||
|
pattern: 'https://github.com/qmk/qmk_firmware/edit/master/docs/:path'
|
||||||
|
},
|
||||||
|
lastUpdated: true,
|
||||||
|
|
||||||
sidebar: sidebar,
|
sidebar: sidebar,
|
||||||
|
|
||||||
externalLinkIcon: true,
|
externalLinkIcon: true,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user