Finished it

This commit is contained in:
5vl
2023-07-11 23:57:25 +02:00
parent b410ff4190
commit 5150beef46
12 changed files with 296 additions and 147 deletions

View File

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