From beef3986d951c8eaa99456987d7a0ed287a4fd1a Mon Sep 17 00:00:00 2001 From: Precious Oritsedere Date: Wed, 3 Dec 2025 16:00:19 +0000 Subject: [PATCH] updated favicon --- app/layout.tsx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/app/layout.tsx b/app/layout.tsx index 41a8517..9a4fabf 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -16,6 +16,11 @@ const geistMono = Geist_Mono({ export const metadata: Metadata = { title: "Solid File Manager", description: "A Google Drive-like file manager for Solid Pods", + icons: { + icon: "/solid.svg", + shortcut: "/solid.svg", + apple: "/solid.svg", + }, }; export default function RootLayout({