Minor ui fixes and format
This commit is contained in:
@ -115,7 +115,7 @@ export const headerData = {
|
||||
href: '#',
|
||||
},
|
||||
],
|
||||
actions: [{ type: 'button', text: 'Download', href: 'https://github.com/onwidget/astrowind' }],
|
||||
actions: [{ text: 'Download', href: 'https://github.com/onwidget/astrowind', target: '_blank' }],
|
||||
};
|
||||
|
||||
export const footerData = {
|
||||
|
Reference in New Issue
Block a user