feat(plugin): add codesponsor plugin
This commit is contained in:
parent
44dc68c6b2
commit
46ac4c3fd2
5 changed files with 97 additions and 3 deletions
|
|
@ -64,8 +64,8 @@ function style () {
|
|||
.search p.empty {
|
||||
text-align: center;
|
||||
}`
|
||||
const style = Docsify.dom.create('style', code)
|
||||
Docsify.dom.appendTo(Docsify.dom.head, style)
|
||||
|
||||
Docsify.dom.style(code)
|
||||
}
|
||||
|
||||
function tpl (opts, defaultValue = '') {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue