1
0
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:
trentmc 2020-10-25 17:54:05 +01:00
parent 3765e3df2a
commit e280e1b824

View File

@ -60,9 +60,6 @@ const IndexPage = ({ data, location }) => (
<Layout location={location} header={<HeaderHome />}>
<Content>
<QuickRun />
<br/><br/><br/>
<ul className={styles.sections}>
{data.allSectionsYaml.edges.map(({ node }) => (