diff --git a/app/favicon.ico b/app/favicon.ico index 718d6fe..7d3a7f6 100644 Binary files a/app/favicon.ico and b/app/favicon.ico differ diff --git a/app/layout.tsx b/app/layout.tsx index 3314e47..e2ce375 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -5,8 +5,8 @@ import "./globals.css"; const inter = Inter({ subsets: ["latin"] }); export const metadata: Metadata = { - title: "Create Next App", - description: "Generated by create next app", + title: "pictomo", + description: "As you can see!", }; export default function RootLayout({