Merge branch 'main' into redesign

This commit is contained in:
taskylizard 2025-07-04 10:44:33 +00:00
commit c7153b6739
No known key found for this signature in database
GPG key ID: 1820131ED1A24120
34 changed files with 421 additions and 345 deletions

View file

@ -168,7 +168,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: {