mirror of
https://github.com/fmhy/edit.git
synced 2025-07-29 07:12:15 +10:00
small fix
This commit is contained in:
parent
a3f5808d19
commit
da2d493ab2
1 changed files with 1 additions and 1 deletions
|
@ -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><div>This site does not host any files.</div>
|
||||
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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue