updated 7 pages

This commit is contained in:
nbats 2025-06-19 06:16:19 -07:00 committed by GitHub
parent 6f453d70bb
commit a3f5808d19
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 9 additions and 9 deletions

View file

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