This commit is contained in:
nbats 2024-12-13 06:59:10 -08:00 committed by GitHub
parent 24a2fbf122
commit 4187f585ad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -152,7 +152,7 @@ export default defineConfig({
search,
footer: {
message: `${feedback} (rev: ${commitRef})`,
copyright: `© ${new Date().getFullYear()}, Estd 2018`
copyright: `© ${new Date().getFullYear()}, [Estd 2018](https://i.ibb.co/pLVXBSh/image.png)`
},
editLink: {
pattern: 'https://github.com/fmhy/edit/edit/main/docs/:path',