Tweak SEO copy
This commit is contained in:
@@ -15,8 +15,8 @@ const DevIdePage = ({ cadPackage, project }: Props) => {
|
|||||||
return (
|
return (
|
||||||
<div className="h-screen flex flex-col">
|
<div className="h-screen flex flex-col">
|
||||||
<Seo
|
<Seo
|
||||||
title="new ide in development"
|
title="IDE in development"
|
||||||
description="new ide in development"
|
description="IDE in development"
|
||||||
lang="en-US"
|
lang="en-US"
|
||||||
/>
|
/>
|
||||||
<Toaster timeout={9000} />
|
<Toaster timeout={9000} />
|
||||||
|
|||||||
Reference in New Issue
Block a user