From 87fd55d7125539b929f3260fca92e666e988b6da Mon Sep 17 00:00:00 2001 From: Luffy <52o@qq52o.cn> Date: Tue, 26 Mar 2024 08:19:31 +0800 Subject: [PATCH] fix: carbon broken (#2387) --- docs/index.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/index.html b/docs/index.html index dcd533488..0a7f78140 100644 --- a/docs/index.html +++ b/docs/index.html @@ -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)) {