chore: enable editLink

This commit is contained in:
taskylizard 2024-08-05 12:16:42 +00:00
parent f28696f671
commit 2003aba340
No known key found for this signature in database
GPG key ID: 1820131ED1A24120

View file

@ -94,6 +94,10 @@ export default defineConfig({
message: `${feedback} (rev: ${commitRef})`,
copyright: `© ${new Date().getFullYear()}, <a href="https://github.com/nbats">nbats</a>, <a href="https://github.com/taskylizard">taskylizard</a> and contributors.`
},
editLink: {
pattern: 'https://github.com/fmhy/FMHYEdit/edit/main/docs/:path',
text: '📝 Edit this page'
},
outline: 'deep',
logo: '/fmhy.ico',
nav: [