Added soem things

This commit is contained in:
PxlLoewe
2025-05-20 11:33:08 -07:00
parent 0394e0a97e
commit a7372edfb5
22 changed files with 111 additions and 169 deletions

View File

@@ -4,7 +4,7 @@ import { redirect } from "next/navigation";
import { getServerSession } from "../api/auth/[...nextauth]/auth";
export const metadata: Metadata = {
title: "VAR v2: Disponent",
title: "VAR v2: Pilot",
description: "Die neue VAR Leitstelle.",
};