Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54f45ec commit ef1b42bCopy full SHA for ef1b42b
docs/index.html
@@ -62,7 +62,7 @@
62
63
return editHtml
64
+ html
65
- + '\n----\n'
+ + '\n\n----\n\n'
66
+ '<a href="https://docsify.js.org" target="_blank" style="color: inherit; font-weight: normal; text-decoration: none;">Powered by docsify</a>'
67
})
68
}
index.html
@@ -43,7 +43,7 @@
43
44
45
46
47
+ 'Last modified {docsify-updated} '
48
+ editHtml
49
0 commit comments