Skip to content

Commit

Permalink
updating config
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberandy committed Mar 7, 2024
1 parent 0482931 commit 19a4477
Showing 1 changed file with 9 additions and 15 deletions.
24 changes: 9 additions & 15 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -76,21 +76,15 @@ const config = {
label: "Products",
position: "left",
items: [
{ type: 'label', label: 'Search Demand', },
{ label: "Google Sheets Add-on", to: "seo-add-on-google-sheets/introduction" },

{ type: 'label', label: 'Knowledge Graph', },
{ label: "Product Knowledge Graph Builder", to: "product-knowledge-graph-builder/introduction" },
{ label: "WordPress Plugin", to: "wordpress-plugin" },
{ label: "WooCommerce Plugin", to: "woocommerce/introduction" },

{ type: 'label', label: 'Smart Content', },
{ label: "Agent WordLift", to: "agent-wordlift" },
{ label: "Content Generation", to: "content-generation" },
{ label: "LLM Connectors", to: "llm-connectors/wordlift-reader" },

{ type: 'label', label: 'Semantic Reporting', },
{ label: "Looker Studio Connector", to: "looker-studio-connector/introduction" },
{ label: "Google Sheets Add-on (Search Demand)", to: "seo-add-on-google-sheets/introduction" },
{ label: "Product Knowledge Graph Builder (Knowledge Graph)", to: "product-knowledge-graph-builder/introduction" },
{ label: "WordPress Plugin (Knowledge Graph)", to: "wordpress-plugin" },
{ label: "WooCommerce Plugin (Knowledge Graph)", to: "woocommerce/introduction" },
{ label: "Cloud (Knowledge Graph)", to: "cloud" },
{ label: "Agent WordLift (Smart Content)", to: "agent-wordlift" },
{ label: "Content Generation (Smart Content)", to: "content-generation" },
{ label: "LLM Connectors (Smart Content)", to: "llm-connectors/wordlift-reader" },
{ label: "Looker Studio Connector (Semantic Reporting)", to: "looker-studio-connector/introduction" },
],
},
{
Expand Down

0 comments on commit 19a4477

Please sign in to comment.