Tweak SEO copy

This commit is contained in:
Kurt Hutten
2021-08-17 19:47:19 +10:00
parent 246a677517
commit 8dbb0468f8

View File

@@ -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} />