diff --git a/public/tidb-ai-light.svg b/public/tidb-ai-light.svg index 4feb6dbb..dd7ae247 100644 --- a/public/tidb-ai-light.svg +++ b/public/tidb-ai-light.svg @@ -1,5 +1,17 @@ - - + + + + + + + + + + + + + + + + diff --git a/public/tidb-ai.svg b/public/tidb-ai.svg index 6e85c64d..5c1e4670 100644 --- a/public/tidb-ai.svg +++ b/public/tidb-ai.svg @@ -1,5 +1,17 @@ - - + + + + + + + + + + + + + + + + diff --git a/src/components/branding.tsx b/src/components/branding.tsx index fe081f99..c14ec4ce 100644 --- a/src/components/branding.tsx +++ b/src/components/branding.tsx @@ -5,9 +5,9 @@ export function Branding ({ setting }: { setting: IWebsiteSettingResult }) { logo logo - - {setting.title} - + {/**/} + {/* {setting.title}*/} + {/**/} ); } \ No newline at end of file