mirror of
https://gitee.com/docsifyjs/docsify.git
synced 2024-11-29 18:48:14 +08:00
fix: carbon broken (#2387)
This commit is contained in:
parent
9e681c6419
commit
87fd55d712
@ -187,9 +187,7 @@
|
||||
},
|
||||
},
|
||||
plugins: [
|
||||
function () {
|
||||
DocsifyCarbon.create('CEBI6KQE', 'docsifyjsorg');
|
||||
},
|
||||
DocsifyCarbon.create('CEBI6KQE', 'docsifyjsorg'),
|
||||
function (hook, vm) {
|
||||
hook.beforeEach(html => {
|
||||
if (/githubusercontent\.com/.test(vm.route.file)) {
|
||||
|
Loading…
Reference in New Issue
Block a user