Update config.mts

This commit is contained in:
nbats
2024-11-05 12:55:42 -08:00
committed by GitHub
parent 71951c055f
commit 506892edbb

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