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
@ -61,9 +61,6 @@ const IndexPage = ({ data, location }) => (
|
||||
<Layout location={location} header={<HeaderHome />}>
|
||||
<Content>
|
||||
|
||||
<QuickRun />
|
||||
<br/><br/><br/>
|
||||
|
||||
<ul className={styles.sections}>
|
||||
{data.allSectionsYaml.edges.map(({ node }) => (
|
||||
<li key={node.title} className={styles.section}>
|
||||
|
Loading…
x
Reference in New Issue
Block a user