chore: fix index.html
This commit is contained in:
parent
54f45ecb0a
commit
ef1b42be23
2 changed files with 2 additions and 2 deletions
|
|
@ -62,7 +62,7 @@
|
|||
|
||||
return editHtml
|
||||
+ html
|
||||
+ '\n----\n'
|
||||
+ '\n\n----\n\n'
|
||||
+ '<a href="https://docsify.js.org" target="_blank" style="color: inherit; font-weight: normal; text-decoration: none;">Powered by docsify</a>'
|
||||
})
|
||||
}
|
||||
|
|
|
|||
|
|
@ -43,7 +43,7 @@
|
|||
|
||||
return editHtml
|
||||
+ html
|
||||
+ '\n----\n'
|
||||
+ '\n\n----\n\n'
|
||||
+ 'Last modified {docsify-updated} '
|
||||
+ editHtml
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue