removed favicon and updated page title

This commit is contained in:
Henry Hobbs 2024-05-25 13:41:58 -04:00
parent eac08bfbca
commit b136e841f5
2 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

View File

@ -5,8 +5,8 @@ import "./globals.css"
const inter = Inter({ subsets: ["latin"] }) const inter = Inter({ subsets: ["latin"] })
export const metadata: Metadata = { export const metadata: Metadata = {
title: "Create Next App", title: "MTG Art Search",
description: "Generated by create next app", description: "Search for magic cards by features in their artwork",
} }
export default function RootLayout({ export default function RootLayout({