mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-26 04:57:50 +02:00
Add GitHub button to landing page
This commit is contained in:
parent
38eb5419a3
commit
68806d74f6
1 changed files with 3 additions and 0 deletions
|
@ -55,6 +55,9 @@ class HomeSplash extends React.Component {
|
||||||
`}>
|
`}>
|
||||||
Get Started
|
Get Started
|
||||||
</Button>
|
</Button>
|
||||||
|
<Button href='https://github.com/facebook/Docusaurus'>
|
||||||
|
GitHub
|
||||||
|
</Button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue