add favicons and changed app title
This commit is contained in:
@@ -6,8 +6,8 @@ import { redirect } from "next/navigation";
|
||||
import { getServerSession } from "../api/auth/[...nextauth]/auth";
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Create Next App",
|
||||
description: "Generated by create next app",
|
||||
title: "VAR: Hub",
|
||||
description: "Virtual Air Rescue Hub",
|
||||
};
|
||||
|
||||
export default async function RootLayout({
|
||||
|
||||
Reference in New Issue
Block a user