diff --git a/frontend/app/layout.tsx b/frontend/app/layout.tsx
index ad18ed29..14ea1e27 100644
--- a/frontend/app/layout.tsx
+++ b/frontend/app/layout.tsx
@@ -14,27 +14,27 @@ export const metadata: Metadata = {
description: "由 AI 驅動的多代理 LLM 金融交易框架",
icons: {
icon: [
- { url: "/favicon-v7.png?t=20241218", sizes: "32x32" },
+ { url: "/favicon-v7.png?t=20241220", sizes: "32x32" },
{
- url: "/icon-192-v7.png?t=20241218",
+ url: "/icon-192-v7.png?t=20241220",
sizes: "192x192",
type: "image/png",
},
{
- url: "/icon-512-v7.png?t=20241218",
+ url: "/icon-512-v7.png?t=20241220",
sizes: "512x512",
type: "image/png",
},
- { url: "/icon-v7.png?t=20241218", sizes: "1024x1024", type: "image/png" },
+ { url: "/icon-v7.png?t=20241220", sizes: "1024x1024", type: "image/png" },
],
apple: [
{
- url: "/apple-touch-icon-v7.png?t=20241218",
+ url: "/apple-touch-icon-v7.png?t=20241220",
sizes: "180x180",
type: "image/png",
},
],
- shortcut: "/favicon-v7.png?t=20241218",
+ shortcut: "/favicon-v7.png?t=20241220",
},
appleWebApp: {
capable: true,
@@ -61,7 +61,7 @@ export default function RootLayout({
name="viewport"
content="width=device-width, initial-scale=1, viewport-fit=cover"
/>
-
+