mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
remove quickstart part on top
This commit is contained in:
parent
3765e3df2a
commit
e280e1b824
@ -60,9 +60,6 @@ const IndexPage = ({ data, location }) => (
|
|||||||
|
|
||||||
<Layout location={location} header={<HeaderHome />}>
|
<Layout location={location} header={<HeaderHome />}>
|
||||||
<Content>
|
<Content>
|
||||||
|
|
||||||
<QuickRun />
|
|
||||||
<br/><br/><br/>
|
|
||||||
|
|
||||||
<ul className={styles.sections}>
|
<ul className={styles.sections}>
|
||||||
{data.allSectionsYaml.edges.map(({ node }) => (
|
{data.allSectionsYaml.edges.map(({ node }) => (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user