diff --git a/docusaurus.config.ts b/docusaurus.config.ts index 4663c2d..4942aa1 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -96,12 +96,8 @@ const config: Config = { items: [ { label: 'Questions', - to: '/docs/intro', - }, - { - label: 'Blog', - to: '/blog', - }, + to: '/docs/category/browser', + } ], }, ], diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 54d8b38..00fb03e 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -19,8 +19,8 @@ function HomepageHeader() {
- Frontend Docs + to="/docs/category/browser"> + Enter the docs