Update mobile-app.astro

This commit is contained in:
prototypa
2023-01-24 12:51:23 -05:00
committed by GitHub
parent 119328b1a9
commit 1a0232be3a

View File

@ -39,7 +39,7 @@ const meta = {
> >
<Fragment slot="title"> <Fragment slot="title">
Free template for <span class="hidden lg:inline">create your website <br />with</span> Free template for <span class="hidden lg:inline">create your website <br />with</span>
<span class="text-accent dark:text-white highlight"> Astro v2</span> + Tailwind CSS <span class="text-accent dark:text-white highlight"> Astro 2.0</span> + Tailwind CSS
</Fragment> </Fragment>
<Fragment slot="subtitle"> <Fragment slot="subtitle">
@ -70,4 +70,4 @@ const meta = {
waste more time! :P waste more time! :P
</Fragment> </Fragment>
</CallToAction> </CallToAction>
</Layout> </Layout>