From faf2f366738117a4cf9952591bb87d42a57b33b5 Mon Sep 17 00:00:00 2001 From: kristof de spiegeleer Date: Sun, 12 Jan 2025 12:10:31 +0100 Subject: [PATCH] s --- buildchoice/biz_navbar.ts | 2 +- buildchoice/coown_navbar.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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',