From ddb673ede67e7cce6b5724f29295b7fa8a1d3ffe Mon Sep 17 00:00:00 2001 From: Jeff Emmett Date: Sun, 30 Nov 2025 22:18:35 -0800 Subject: [PATCH] =?UTF-8?q?Add=20=F0=9F=8E=BA=20emoji=20favicon?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/layout.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/layout.tsx b/app/layout.tsx index 08ecbfa..b2583a0 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -21,6 +21,9 @@ export const metadata: Metadata = { description: "The official website of Jerry Higginson, the Alert Bay Trumpeter, entertaining cruise ship passengers since 1996", generator: "v0.app", + icons: { + icon: "data:image/svg+xml,🎺", + }, } export default function RootLayout({