docs: removed the gatsby storefront guide (#3527)
* docs: removed the gatsby storefront guide * docs: fixed query value
This commit is contained in:
@@ -113,7 +113,7 @@ Medusa provides the essential building blocks that developers can put together t
|
||||
},
|
||||
]} />
|
||||
|
||||
<DocCardList colSize={4} items={[
|
||||
<DocCardList colSize={6} items={[
|
||||
{
|
||||
type: 'link',
|
||||
href: '/cli/reference',
|
||||
@@ -132,15 +132,6 @@ Medusa provides the essential building blocks that developers can put together t
|
||||
description: 'Install the Next.js starter storefront and use it with the Medusa backend.'
|
||||
}
|
||||
},
|
||||
{
|
||||
type: 'link',
|
||||
href: '/starters/gatsby-medusa-starter',
|
||||
label: 'Gatsby Storefront Quickstart',
|
||||
customProps: {
|
||||
icon: Icons['gatsby'],
|
||||
description: 'Install the Gatsby starter storefront and use it with the Medusa backend.'
|
||||
}
|
||||
},
|
||||
]} />
|
||||
|
||||
<DocCardList colSize={6} items={[
|
||||
|
||||
Reference in New Issue
Block a user