mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
Initial commit
This commit is contained in:
parent
66e980672c
commit
7141559ef5
|
@ -176,7 +176,7 @@ function Home() {
|
||||||
</h1>
|
</h1>
|
||||||
<p className="hero__subtitle">{siteConfig.tagline}</p>
|
<p className="hero__subtitle">{siteConfig.tagline}</p>
|
||||||
<div className="indexCtas">
|
<div className="indexCtas">
|
||||||
<Link className="button button--lg" to="/docs/about">
|
<Link className="button button--lg" to="/docs/introduction">
|
||||||
Learn More
|
Learn More
|
||||||
</Link>
|
</Link>
|
||||||
<Link className="button button--lg" to="/docs/getting-started">
|
<Link className="button button--lg" to="/docs/getting-started">
|
||||||
|
|
Loading…
Reference in a new issue