feat: add favicon and update site title in layout

This commit is contained in:
seaznCode 2026-01-17 19:20:48 +01:00
parent 190cf27b01
commit 820711ed5f
3 changed files with 4 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

View File

@ -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({