Skip to content

Commit

Permalink
fix: carbon broken (#2387)
Browse files Browse the repository at this point in the history
  • Loading branch information
sy-records committed Mar 26, 2024
1 parent 9e681c6 commit 87fd55d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/index.html
Expand Up @@ -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)) {
Expand Down

0 comments on commit 87fd55d

Please sign in to comment.