mirror of
https://github.com/fmhy/edit.git
synced 2025-07-30 07:42:18 +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: {
|
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: {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue