This commit is contained in:
nbats 2025-06-22 08:20:16 -07:00 committed by GitHub
parent ec23953ece
commit b56ef78f74
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -152,7 +152,7 @@ export default defineConfig({
search, search,
footer: { footer: {
message: `${feedback} (rev: ${commitRef})`, message: `${feedback} (rev: ${commitRef})`,
copyright: `© ${new Date().getFullYear()}, <a href="https://i.ibb.co/pLVXBSh/image.png">Estd 2018.</a><br> This site does not host any files.` copyright: `© ${new Date().getFullYear()}, <a href="https://i.ibb.co/pLVXBSh/image.png">Estd 2018.</a><div></div>This site does not host any files.`
}, },
editLink: { editLink: {
pattern: 'https://github.com/fmhy/edit/edit/main/docs/:path', pattern: 'https://github.com/fmhy/edit/edit/main/docs/:path',