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