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";
|
import { Google_Sans_Code, Mona_Sans } from "next/font/google";
|
||||||
|
|
||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: "Create Next App",
|
title: "FRG Network",
|
||||||
description: "Generated by create next app",
|
description: "Authenticate to access Minecraft.",
|
||||||
};
|
};
|
||||||
export const googleSansCode = Google_Sans_Code({
|
export const googleSansCode = Google_Sans_Code({
|
||||||
weight: "variable",
|
weight: "variable",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue