fix title

This commit is contained in:
иосиф брыков 2024-03-19 15:12:15 +05:00
parent eb76f7457d
commit b8295a4305
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ import Providers from './Providers'
const robotoFlex = Roboto_Flex({ subsets: ['latin', 'cyrillic'] }) const robotoFlex = Roboto_Flex({ subsets: ['latin', 'cyrillic'] })
export const metadata: Metadata = { export const metadata: Metadata = {
title: 'Create Next App', title: 'Мемориал',
description: 'Generated by create next app' description: 'Generated by create next app'
} }