Skip to content

Commit 6361f9c

Browse files
committed
update meeta logo
1 parent 28f1383 commit 6361f9c

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

public/meeta-logo.png

31.8 KB
Loading
File renamed without changes.

src/config/brand.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ export interface BrandConfig {
4646
export const defaultBrandConfig: BrandConfig = {
4747
companyName: "火山引擎",
4848
productName: "端到端语音对话体验",
49-
logoUrl: "/logo.svg",
49+
logoUrl: "/meeta-logo.png",
5050
logoAlt: "Logo",
5151

5252
primaryColor: "#004FFF",

0 commit comments

Comments
 (0)