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