diff --git a/buildchoice/biz_navbar.ts b/buildchoice/biz_navbar.ts index 63dbfb1..e9ee5e6 100644 --- a/buildchoice/biz_navbar.ts +++ b/buildchoice/biz_navbar.ts @@ -12,7 +12,7 @@ export const navbar: ThemeConfig['navbar'] = { type: 'docSidebar', sidebarId: 'autogenSidebar', position: 'left', - label: 'Veda', + label: 'Home', }, { type: 'docSidebar', diff --git a/buildchoice/coown_navbar.ts b/buildchoice/coown_navbar.ts index 790ada0..7775ea5 100644 --- a/buildchoice/coown_navbar.ts +++ b/buildchoice/coown_navbar.ts @@ -12,7 +12,7 @@ export const navbar: ThemeConfig['navbar'] = { type: 'docSidebar', sidebarId: 'autogenSidebar', position: 'left', - label: 'Veda', + label: 'Home', }, { type: 'docSidebar',