Update index.tsx

This commit is contained in:
Stefan Pejcic
2025-05-15 17:31:56 +02:00
committed by GitHub
parent 654d983d9f
commit 1632b89881

View File

@@ -23,7 +23,7 @@ function Home() {
<title>{title}</title>
<meta property="og:title" content={title} />
</Head>
<CommonLayout description="Web Hosting panel powered by Docker">
<CommonLayout description="A highly customizable web hosting control panel built around containers.">
<div className={clsx()}>
<CommonHeader />
<div