added metadata

This commit is contained in:
anonymousratwastaken 2025-12-19 15:47:01 +00:00
parent c6268bf167
commit 10c409cd97

View file

@ -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",