Update config.mts

This commit is contained in:
nbats 2024-11-05 01:57:25 -08:00 committed by GitHub
parent 774bee83fb
commit 6109df912f
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()}, <a href="https://i.ibb.co/VJQmQ9t/image.png">Estd 2018.</a>`
copyright: `© ${new Date().getFullYear()}, Estd 2018>`
},
editLink: {
pattern: 'https://github.com/fmhy/FMHYEdit/edit/main/docs/:path',