docs: update demo button
This commit is contained in:
parent
2ceec5159c
commit
2600e3e6fa
@ -28,11 +28,17 @@ function HomepageHeader() {
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div className="text-center my-6">
|
<div className="text-center my-6">
|
||||||
<Link
|
{/* <Link
|
||||||
className="button button--primary button--lg"
|
className="button button--primary button--lg"
|
||||||
to="mailto:moonrailgun@gmail.com?subject=I want to apply for Tianji early access account&body=Here is my account: <Here place your username>"
|
to="mailto:moonrailgun@gmail.com?subject=I want to apply for Tianji early access account&body=Here is my account: <Here place your username>"
|
||||||
>
|
>
|
||||||
Early Access
|
Early Access
|
||||||
|
</Link> */}
|
||||||
|
<Link
|
||||||
|
className="button button--primary button--lg"
|
||||||
|
to="https://demo.tianji.msgbyte.com"
|
||||||
|
>
|
||||||
|
Visit Demo
|
||||||
</Link>
|
</Link>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
Loading…
Reference in New Issue
Block a user