Update startup.astro

This commit is contained in:
prototypa
2023-01-24 12:51:56 -05:00
committed by GitHub
parent b2a3d857b3
commit ebe7548790

View File

@ -35,7 +35,7 @@ const meta = {
<Fragment slot="subtitle"> <Fragment slot="subtitle">
<span class="hidden sm:inline"> <span class="hidden sm:inline">
<span class="font-semibold">AstroWind</span> is a free, customizable and production-ready template for Astro 2 + <span class="font-semibold">AstroWind</span> is a free, customizable and production-ready template for Astro 2.0 +
Tailwind CSS.</span Tailwind CSS.</span
> >
<span class="block mb-1 sm:hidden font-bold text-blue-600">AstroWind: Production-ready.</span> Suitable for Startups, <span class="block mb-1 sm:hidden font-bold text-blue-600">AstroWind: Production-ready.</span> Suitable for Startups,
@ -65,4 +65,4 @@ const meta = {
waste more time! :P waste more time! :P
</Fragment> </Fragment>
</CallToAction> </CallToAction>
</Layout> </Layout>