change dns to cn in address and metadata texts
This commit is contained in:
@ -4,8 +4,9 @@ import { Footer } from "@/components/layout/Footer";
|
||||
import { Metadata } from "next";
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Det Norske Studentersamfund",
|
||||
description: "Studentersamfundet driver studenthuset Chateau Neuf i Oslo.",
|
||||
title: "Chateau Neuf",
|
||||
description:
|
||||
"Chateau Neuf er studenthuset i Oslo og tilholdsstedet for foreningene i Studentersamfundet.",
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
|
Reference in New Issue
Block a user