change dns to cn in address and metadata texts

This commit is contained in:
elisejakob
2024-07-07 14:56:11 +02:00
parent 4b1d015d8c
commit 098d67a844
3 changed files with 5 additions and 4 deletions

View File

@ -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({

View File

@ -6,7 +6,7 @@ export const AddressSection = () => {
<div className={styles.text}>
<h2>Adresse</h2>
<div>
Det Norske Studentersamfund
Chateau Neuf
<br />
Slemdalsveien 15
<br />

View File

@ -70,7 +70,7 @@ export const Footer = () => {
<div className={styles.address}>
<h2 className="suphead">Adresse</h2>
<div>
Det Norske Studentersamfund
Chateau Neuf
<br />
Slemdalsveien 15
<br />