Remove duplicate Tutorials button from the home page
This commit is contained in:
parent
695ae33483
commit
c8c6a574c6
@ -98,7 +98,6 @@ class HomeSplash extends React.Component {
|
|||||||
<Button href={docUrl('setup/installation.html')}>Get Started</Button>
|
<Button href={docUrl('setup/installation.html')}>Get Started</Button>
|
||||||
<Button href={docUrl('tutorials/get-started/tezos-taco-shop-smart-contract.html')}>Tutorials</Button>
|
<Button href={docUrl('tutorials/get-started/tezos-taco-shop-smart-contract.html')}>Tutorials</Button>
|
||||||
<Button href={docUrl('setup-installation.html')}>Get Started</Button>
|
<Button href={docUrl('setup-installation.html')}>Get Started</Button>
|
||||||
<Button href={docUrl('tutorials/get-started/tezos-taco-shop-smart-contract')}>Tutorials</Button>
|
|
||||||
<Button href={docUrl('contributors/origin.html')}>Contribute</Button>
|
<Button href={docUrl('contributors/origin.html')}>Contribute</Button>
|
||||||
</PromoSection>
|
</PromoSection>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user