add favicons and changed app title

This commit is contained in:
PxlLoewe
2025-05-30 23:03:15 -07:00
parent 6950e24e54
commit b4253f68e9
29 changed files with 52 additions and 151 deletions

View File

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