diff --git a/docs/index.html b/docs/index.html
index d90431ee2..5140aaa0d 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -14,11 +14,15 @@
-
+
@@ -64,6 +68,7 @@
}
},
plugins: [
+ DocsifyCarbon.create('CEBI6KQE', 'docsifyjsorg'),
function (hook, vm) {
hook.beforeEach(function (html) {
if (/githubusercontent\.com/.test(vm.route.file)) {
diff --git a/index.html b/index.html
index 9f443671b..8247ce5f5 100644
--- a/index.html
+++ b/index.html
@@ -10,10 +10,15 @@
+
@@ -56,6 +61,7 @@
pathNamespaces: ['/zh-cn', '/de-de', '/ru-ru', '/es']
},
plugins: [
+ DocsifyCarbon.create('CEBI6KQE', 'docsifyjsorg'),
function (hook, vm) {
hook.beforeEach(function (html) {
if (/githubusercontent\.com/.test(vm.route.file)) {