fix: use brand logo as favicon

Co-Authored-By: Claude Code <noreply@anthropic.com>
This commit is contained in:
flym 2026-09-11 19:48:25 +08:00
parent 5b9d74acb7
commit ad87a71edf
2 changed files with 3 additions and 0 deletions

View File

@ -16,6 +16,9 @@ export const metadata: Metadata = {
template: "%s | 考町科技", template: "%s | 考町科技",
}, },
description: "考町科技专注于蓝牙周边、音频与智能设备,也在 AI Lab 探索可落地的语音能力。", description: "考町科技专注于蓝牙周边、音频与智能设备,也在 AI Lab 探索可落地的语音能力。",
icons: {
icon: "/icon.png",
},
}; };
export const viewport: Viewport = { export const viewport: Viewport = {

BIN
public/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB