mirror of
https://github.com/lemeow125/Notes.git
synced 2025-04-28 02:31:16 +08:00
vault backup: 2024-10-14 19:57:14
This commit is contained in:
parent
7870236006
commit
1754352ae4
2 changed files with 10 additions and 2 deletions
|
@ -17,7 +17,10 @@ function HomepageHeader() {
|
|||
</Heading>
|
||||
<p className="hero__subtitle">{siteConfig.tagline}</p>
|
||||
<div className={styles.buttons}>
|
||||
<Link className="button button--secondary button--lg" to="/docs">
|
||||
<Link
|
||||
className="button button--secondary button--lg"
|
||||
to="/docs/Guides"
|
||||
>
|
||||
Guides - 📚
|
||||
</Link>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue