mirror of
https://github.com/fmhy/edit.git
synced 2025-07-31 00:02:17 +10:00
Update config.mts
This commit is contained in:
parent
71951c055f
commit
506892edbb
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ export default defineConfig({
|
|||
search,
|
||||
footer: {
|
||||
message: `${feedback} (rev: ${commitRef})`,
|
||||
copyright: `© ${new Date().getFullYear()}, Estd 2018>`
|
||||
copyright: `© ${new Date().getFullYear()}, Estd 2018`
|
||||
},
|
||||
editLink: {
|
||||
pattern: 'https://github.com/fmhy/FMHYEdit/edit/main/docs/:path',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue