mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-08 17:48:44 +00:00
Compare commits
1 Commits
Xe/seriali
...
Xe/get-sta
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c3ab9489b0 |
@@ -18,7 +18,10 @@ function HomepageHeader() {
|
|||||||
</Heading>
|
</Heading>
|
||||||
<p className="hero__subtitle">{siteConfig.tagline}</p>
|
<p className="hero__subtitle">{siteConfig.tagline}</p>
|
||||||
<div className={styles.buttons}>
|
<div className={styles.buttons}>
|
||||||
<Link className="button button--secondary button--lg" to="/docs/">
|
<Link
|
||||||
|
className="button button--secondary button--lg"
|
||||||
|
to="/docs/category/environments"
|
||||||
|
>
|
||||||
Get started
|
Get started
|
||||||
</Link>
|
</Link>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user