mirror of
https://github.com/massbug/judge4c.git
synced 2025-05-17 23:12:23 +00:00
chore(metadata): rename project to Judge4c and update description
This commit is contained in:
parent
a600dd2c2f
commit
b9c843e33e
@ -5,9 +5,9 @@ import { ThemeProvider } from "@/components/theme-provider";
|
|||||||
import { SettingsDialog } from "@/components/settings-dialog";
|
import { SettingsDialog } from "@/components/settings-dialog";
|
||||||
|
|
||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: "monaco-editor-lsp-next",
|
title: "Judge4c",
|
||||||
description:
|
description:
|
||||||
"A Next.js integration of Monaco Editor with LSP support, free from SSR issues",
|
"A full-stack, open-source online judge platform designed to elevate college programming education.",
|
||||||
};
|
};
|
||||||
|
|
||||||
interface RootLayoutProps {
|
interface RootLayoutProps {
|
||||||
|
Loading…
Reference in New Issue
Block a user