update description

This commit is contained in:
Hri7566 2023-07-07 08:08:11 -04:00
parent 39e03ca332
commit 14e32bcd7c
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ export default function Home() {
<>
<Head>
<title>XCL</title>
<meta name="description" content="XCL's homepage" />
<meta name="description" content="XCL homepage" />
<link rel="icon" href="/favicon.ico" />
</Head>
{/* <main className="flex min-h-screen flex-col items-center justify-center bg-gradient-to-b from-[#993800] to-[#250e00]"> */}