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}
|
||||
actions={[
|
||||
{
|
||||
type: 'ghost',
|
||||
text: 'Download',
|
||||
href: 'https://github.com/onwidget/astrowind'
|
||||
},
|
||||
|
Reference in New Issue
Block a user