mirror of
https://github.com/clearml/clearml-docs
synced 2025-01-30 22:18:02 +00:00
Add custom plugin
This commit is contained in:
parent
2414747480
commit
ccf6351abe
@ -231,6 +231,12 @@ module.exports = {
|
||||
],
|
||||
plugins: [
|
||||
// ... Your other plugins.
|
||||
[
|
||||
require.resolve('docusaurus-gtm-plugin'),
|
||||
{
|
||||
id: 'none', // GTM Container ID
|
||||
}
|
||||
],
|
||||
[
|
||||
require.resolve("@easyops-cn/docusaurus-search-local"),
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user