mirror of
https://github.com/Fasthei/taiji-pda-v0.git
synced 2026-09-26 20:12:27 +00:00
feat: 添加logo作为浏览器标签页图标
- 将favicon设置为logo.jpg - 配置Apple图标使用logo.jpg
This commit is contained in:
@@ -15,6 +15,10 @@ export const metadata: Metadata = {
|
||||
title: "",
|
||||
description: "Enterprise-grade AI Agent orchestration and management platform",
|
||||
generator: "v0.app",
|
||||
icons: {
|
||||
icon: "/logo.jpg",
|
||||
apple: "/logo.jpg",
|
||||
},
|
||||
}
|
||||
|
||||
export default function RootLayout({
|
||||
|
||||
Reference in New Issue
Block a user