chore: update metadata title

This commit is contained in:
Matilda Landström
2024-08-13 11:18:00 +02:00
parent 96af5e1f07
commit 94e96f1076
3 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@ import type { LangParams, LayoutArgs } from "@/types/params"
export const metadata: Metadata = {
description: "New web",
title: "Scandic Hotels New Web",
title: "Scandic Hotels",
}
export default async function RootLayout({

View File

@@ -6,7 +6,7 @@ import type { LangParams, LayoutArgs } from "@/types/params"
export const metadata: Metadata = {
description: "New web",
title: "Scandic Hotels New Web",
title: "Scandic Hotels",
}
export default function RootLayout({

View File

@@ -13,7 +13,7 @@ export const fetchCache = "default-no-store"
export const metadata: Metadata = {
description: "New web",
title: "Scandic Hotels New Web",
title: "Scandic Hotels",
}
export default function RootLayout({