diff --git a/docusaurus.config.js b/docusaurus.config.js index b857ed8..52cfe74 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -86,6 +86,18 @@ const config = { position: "left", label: "Examples", }, + { + type: "doc", + docId: "licensing/pricing", + position: "left", + label: "Pricing", + }, + { + type: "doc", + docId: "installation/changelog", + position: "left", + label: "Changelog", + }, { to: "/blog/", label: "Blog & Updates",