From 5c3150719c9a653948527216c1b2993ca4b949dd Mon Sep 17 00:00:00 2001 From: RedrockJS Date: Tue, 11 Mar 2025 15:56:08 +0300 Subject: [PATCH] update --- docusaurus.config.ts | 8 ++------ src/pages/index.tsx | 4 ++-- 2 files changed, 4 insertions(+), 8 deletions(-) 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