mirror of
https://github.com/5vl/CatBreedGuesser.git
synced 2025-12-17 03:43:34 +00:00
Finished it
This commit is contained in:
@@ -5,8 +5,7 @@ import { Inter } from 'next/font/google'
|
||||
const inter = Inter({ subsets: ['latin'] })
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: 'Create Next App',
|
||||
description: 'Generated by create next app',
|
||||
title: 'Guess the cat breed!',
|
||||
}
|
||||
|
||||
export default function RootLayout({
|
||||
|
||||
Reference in New Issue
Block a user