Change wording (#707)

This commit is contained in:
pollfly
2023-11-14 18:51:45 +02:00
committed by GitHub
parent 696cb50569
commit 856c5c8ca8
10 changed files with 52 additions and 16 deletions

View File

@@ -97,7 +97,7 @@ function Home() {
return (
<Layout
title={`Hello from ${siteConfig.title}`}
description="Turn your code into MLOps with only 2 lines of code with ClearML! Easily develop, orchestrate, and automate ML workflows at scale"
description="Turn your code into MLOps with only 2 lines of code with ClearML! Easily develop, orchestrate, and automate AI workflows at scale"
>
<header className={clsx('hero hero--primary', styles.heroBanner)}>
<div className="container">