mirror of
https://github.com/fmhy/edit.git
synced 2025-07-29 23:32:17 +10:00
small fix
This commit is contained in:
parent
a1b3feabf6
commit
d25e5404e8
1 changed files with 1 additions and 1 deletions
|
@ -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: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue