mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-24 16:38:19 +00:00
fix(docs-website): update copy around the video on index (#9661)
This commit is contained in:
parent
68ef1efe33
commit
cf200a32ae
@ -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>
|
||||
|
||||
@ -27,7 +27,7 @@ sink:
|
||||
# ------------------------------------------------------------------------
|
||||
|
||||
source:
|
||||
type: mssql
|
||||
type: mssql-odbc
|
||||
config:
|
||||
# Coordinates
|
||||
host_port: localhost:1433
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user