small fix

This commit is contained in:
nbats
2025-07-03 22:40:10 -07:00
committed by GitHub
parent a1b3feabf6
commit d25e5404e8

View File

@@ -153,7 +153,7 @@ export default defineConfig({
footer: { footer: {
message: `${feedback} (rev: ${commitRef})`, message: `${feedback} (rev: ${commitRef})`,
copyright: 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.` `<br/> This site does not host any files.`
}, },
editLink: { editLink: {