Skip to content

Commit 5fa14e3

Browse files
committed
removed file based metadata
1 parent 137e33e commit 5fa14e3

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

app/favicon.ico

-535 Bytes
Binary file not shown.

app/layout.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ export const metadata: Metadata = {
99
title: "Platforms Starter Kit",
1010
description:
1111
"Create a fullstack application with multi-tenancy and custom domains support using Next.js, Prisma, and PostgreSQL",
12+
icons: ["https://vercel.pub/favicon.ico"],
1213
};
1314

1415
export default function RootLayout({

0 commit comments

Comments
 (0)