Update config.mts

This commit is contained in:
nbats 2024-11-05 12:55:42 -08:00 committed by GitHub
parent 71951c055f
commit 506892edbb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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',