fix(docs-website): update copy around the video on index (#9661)

This commit is contained in:
Harshal Sheth 2024-01-18 12:33:19 -08:00 committed by GitHub
parent 68ef1efe33
commit cf200a32ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 4 deletions

View File

@ -66,12 +66,13 @@ function Home() {
width: "18rem",
}}
>
What Is DataHub?
The Origins of DataHub
</h1>
{/* <hr style={{ border: "2px solid black", width: "20rem" }}></hr> */}
<p style={{ fontSize: "18px" }}>
Explore DataHub's journey from start to present, <br></br>
and learn how we empower leaders in today's data-driven world.
Explore DataHub's journey from search and discovery tool at
LinkedIn to the #1 open source metadata platform, through the
lens of its founder and some amazing community members.
</p>
</div>
</div>

View File

@ -27,7 +27,7 @@ sink:
# ------------------------------------------------------------------------
source:
type: mssql
type: mssql-odbc
config:
# Coordinates
host_port: localhost:1433