|
|
@@ -101,6 +101,7 @@
|
|
|
+ '<a href="https://tboox.org" target="_blank" style="color: inherit; font-weight: normal; text-decoration: none;">Copyright (c) 2015-present xmake.io and tboox.org</a>'
|
|
|
})
|
|
|
/* wwads */
|
|
|
+ /*
|
|
|
hook.afterEach(function (html) {
|
|
|
html += '<div id="floating-panel" class="wwads-cn wwads-vertical wwads-sticky" data-id="239" style="max-width:180px"></div>';
|
|
|
return html;
|
|
|
@@ -121,7 +122,7 @@
|
|
|
} else {
|
|
|
panel.style.display = 'none';
|
|
|
}
|
|
|
- });
|
|
|
+ });*/
|
|
|
},
|
|
|
DocsifyCarbon.create('CE7I52QU', 'xmakeio')
|
|
|
]
|