Skip to content

Commit 87fd55d

Browse files
authored
fix: carbon broken (#2387)
1 parent 9e681c6 commit 87fd55d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/index.html

+1-3
Original file line numberDiff line numberDiff line change
@@ -187,9 +187,7 @@
187187
},
188188
},
189189
plugins: [
190-
function () {
191-
DocsifyCarbon.create('CEBI6KQE', 'docsifyjsorg');
192-
},
190+
DocsifyCarbon.create('CEBI6KQE', 'docsifyjsorg'),
193191
function (hook, vm) {
194192
hook.beforeEach(html => {
195193
if (/githubusercontent\.com/.test(vm.route.file)) {

0 commit comments

Comments
 (0)