Update index.tsx

This commit is contained in:
Stefan Pejcic
2024-07-10 20:13:53 +02:00
committed by GitHub
parent d93dbf8075
commit 88cc9127c3

View File

@@ -22,11 +22,6 @@ function Home() {
<html data-active-page="index" />
<title>{title}</title>
<meta property="og:title" content={title} />
<link
rel="preload"
href="https://refine.new/embed-form"
as="document"
/>
</Head>
<CommonLayout description="Web Hosting panel powered by Docker">
<div className={clsx()}>