diff --git a/docusaurus.config.js b/docusaurus.config.js index 057b6da..7be6d87 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -76,6 +76,10 @@ const config = { label: "Products", position: "left", items: [ + { + label: "Agent WordLift", + to: "agent-wordlift", + }, { label: "Knowledge Graph", to: "knowledge-graph", @@ -100,7 +104,7 @@ const config = { label: "Product Knowledge Graph Builder", to: "product-knowledge-graph-builder/introduction", }, - { + { label: "Cloud", to: "cloud", },