Include a feature widget in mobile-app page

This commit is contained in:
widgeter
2023-08-05 21:40:13 +02:00
parent d596ad13ed
commit ad12fccea7
2 changed files with 49 additions and 10 deletions

View File

@@ -22,7 +22,7 @@ const metadata = {
<Header {...headerData} showRssFeed showToggleTheme position="left" />
</Fragment>
<!-- Hero2 Widget ******************* -->
<!-- Hero Widget ******************* -->
<Hero
callToAction={{ text: 'Get template', href: 'https://github.com/onwidget/astrowind', icon: 'tabler:download' }}