chore: update metadata title
This commit is contained in:
@@ -18,7 +18,7 @@ import type { LangParams, LayoutArgs } from "@/types/params"
|
|||||||
|
|
||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
description: "New web",
|
description: "New web",
|
||||||
title: "Scandic Hotels New Web",
|
title: "Scandic Hotels",
|
||||||
}
|
}
|
||||||
|
|
||||||
export default async function RootLayout({
|
export default async function RootLayout({
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ import type { LangParams, LayoutArgs } from "@/types/params"
|
|||||||
|
|
||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
description: "New web",
|
description: "New web",
|
||||||
title: "Scandic Hotels New Web",
|
title: "Scandic Hotels",
|
||||||
}
|
}
|
||||||
|
|
||||||
export default function RootLayout({
|
export default function RootLayout({
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ export const fetchCache = "default-no-store"
|
|||||||
|
|
||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
description: "New web",
|
description: "New web",
|
||||||
title: "Scandic Hotels New Web",
|
title: "Scandic Hotels",
|
||||||
}
|
}
|
||||||
|
|
||||||
export default function RootLayout({
|
export default function RootLayout({
|
||||||
|
|||||||
Reference in New Issue
Block a user