diff --git a/public/images/icons/favicon_bw_round.ico b/public/images/icons/favicon_bw_round.ico new file mode 100644 index 0000000..21cfaf9 Binary files /dev/null and b/public/images/icons/favicon_bw_round.ico differ diff --git a/public/images/logos/PP_Logo_BW_round.png b/public/images/logos/PP_Logo_BW_round.png new file mode 100644 index 0000000..b3539b0 Binary files /dev/null and b/public/images/logos/PP_Logo_BW_round.png differ diff --git a/src/app/layout.tsx b/src/app/layout.tsx index d3cf1f2..595f877 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -15,8 +15,11 @@ const geistMono = Geist_Mono({ }); export const metadata: Metadata = { - title: "Create Next App", + title: "Profit Planet", description: "Generated by create next app", + icons: { + icon: "/images/icons/favicon_bw_round.ico", + }, }; export default function RootLayout({