small fix

This commit is contained in:
nbats 2025-07-03 22:40:10 -07:00 committed by GitHub
parent a1b3feabf6
commit d25e5404e8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -153,7 +153,7 @@ export default defineConfig({
footer: {
message: `${feedback} (rev: ${commitRef})`,
copyright:
`© ${new Date().getFullYear()}, <a href="https://i.ibb.co/pLVXBSh/image.png">Estd 2018.</a>` +
`© ${new Date().getFullYear()}, <a href="https://i.ibb.co/VJQmQ9t/image.png">Estd 2018.</a>` +
`<br/> This site does not host any files.`
},
editLink: {