mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-07 06:13:40 +00:00
fix(docs): fix the subtitle on the slack page (#9781)
This commit is contained in:
parent
e1c8ac7320
commit
e6d706687a
@ -36,7 +36,7 @@ function SlackSurvey() {
|
|||||||
<div className="container">
|
<div className="container">
|
||||||
<div className="hero__content">
|
<div className="hero__content">
|
||||||
<h1>Join the DataHub Slack Community!</h1>
|
<h1>Join the DataHub Slack Community!</h1>
|
||||||
<div style={{ fontSize: "18px" }}>We will send the link to join our Slack community to your email.</div>
|
<div style={{ fontSize: "18px" }}>We'd love to find out a little more about you!</div>
|
||||||
<div id="hubspotForm" style={{ width: "50%", margin: "3rem auto"}}></div>
|
<div id="hubspotForm" style={{ width: "50%", margin: "3rem auto"}}></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user