mirror of
https://github.com/fmhy/edit.git
synced 2025-07-31 08:12:23 +10:00
Update config.mts
This commit is contained in:
parent
2e985f316b
commit
930aad9c26
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ export default defineConfig({
|
||||||
search,
|
search,
|
||||||
footer: {
|
footer: {
|
||||||
message: `${feedback} (rev: ${commitRef})`,
|
message: `${feedback} (rev: ${commitRef})`,
|
||||||
copyright: `© ${new Date().getFullYear()}, <a href="https://github.com/nbats">nbats</a>, <a href="https://github.com/taskylizard">taskylizard</a> and contributors. Estd 2018.`
|
copyright: `© ${new Date().getFullYear()}, <a href="https://github.com/nbats">nbats</a>, <a href="https://github.com/taskylizard">taskylizard</a> and contributors. Estd [2018](https://i.ibb.co/VJQmQ9t/image.png).`
|
||||||
},
|
},
|
||||||
editLink: {
|
editLink: {
|
||||||
pattern: 'https://github.com/fmhy/FMHYEdit/edit/main/docs/:path',
|
pattern: 'https://github.com/fmhy/FMHYEdit/edit/main/docs/:path',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue