You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs-website/src/pages/_components/Hero/index.js
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -27,11 +27,14 @@ const Hero = ({}) => {
27
27
{/* HeroAnnouncement goes here */}
28
28
<divclassName="hero__content">
29
29
<div>
30
-
<h1className="hero__title">The #1 Open Source Data Catalog</h1>
30
+
<h1className="hero__title">The #1 Open Source Metadata Platform</h1>
31
31
<pclassName="hero__subtitle">
32
-
DataHub's extensible metadata platform enables data discovery, data observability and federated governance that helps tame the
32
+
DataHub is an extensible metadata platform that enables data discovery, data observability and federated governance to help tame the
33
33
complexity of your data ecosystem.
34
34
</p>
35
+
<pclassName="hero__subtitle">
36
+
Built with ❤️ by <imgsrc="https://datahubproject.io/img/acryl-logo-light-mark.png"style={{'vertical-align': 'text-top;'}}width="25"/><ahref="https://acryldata.io"target="blank"rel="noopener noreferrer">Acryl Data</a> and <imgsrc="https://datahubproject.io/img/LI-In-Bug.png"width="25"/> LinkedIn.
0 commit comments