Remove incompatible type=ghost
This commit is contained in:
@ -22,7 +22,6 @@ const { metadata } = Astro.props;
|
|||||||
links={headerData?.links[2] ? [headerData.links[2]] : undefined}
|
links={headerData?.links[2] ? [headerData.links[2]] : undefined}
|
||||||
actions={[
|
actions={[
|
||||||
{
|
{
|
||||||
type: 'ghost',
|
|
||||||
text: 'Download',
|
text: 'Download',
|
||||||
href: 'https://github.com/onwidget/astrowind'
|
href: 'https://github.com/onwidget/astrowind'
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user