apps/web: change html title
This commit is contained in:
parent
9b6df05f4a
commit
b50e2dcf9b
@ -6,8 +6,7 @@ import { getLocale } from 'next-intl/server';
|
||||
import { type PropsWithChildren } from 'react';
|
||||
|
||||
export const metadata: Metadata = {
|
||||
description: 'Your application description goes here',
|
||||
title: 'Your Application Title Goes Here',
|
||||
title: 'Запишись.онлайн',
|
||||
};
|
||||
|
||||
export default async function RootLayout({ children }: Readonly<PropsWithChildren>) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user