added metadata
This commit is contained in:
parent
c6268bf167
commit
10c409cd97
1 changed files with 2 additions and 2 deletions
|
|
@ -5,8 +5,8 @@ import { ThemeProvider } from "@/components/theme-provider";
|
|||
import { Google_Sans_Code, Mona_Sans } from "next/font/google";
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Create Next App",
|
||||
description: "Generated by create next app",
|
||||
title: "FRG Network",
|
||||
description: "Authenticate to access Minecraft.",
|
||||
};
|
||||
export const googleSansCode = Google_Sans_Code({
|
||||
weight: "variable",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue