mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-23 19:48:54 +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
|
||||
</Button>
|
||||
<Button href='https://github.com/facebook/Docusaurus'>
|
||||
GitHub
|
||||
</Button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue