Hero text
fixing what looked like an error.
This commit is contained in:
committed by
GitHub
parent
9c7218e798
commit
7590d1d64b
@ -29,9 +29,8 @@ const meta = {
|
||||
image={{ src: import('~/assets/images/hero.png'), alt: 'AstroWind Hero Image' }}
|
||||
>
|
||||
<Fragment slot="title">
|
||||
Free template for <span class="hidden lg:inline">create your website <br class="2xl:hidden"/> with</span>
|
||||
<span class="text-accent dark:text-white highlight"> Astro 2.0</span> + Tailwind CSS
|
||||
</Fragment>
|
||||
A free template for <span class="hidden xl:inline">creating beautiful websites with</span>
|
||||
<span class="text-accent dark:text-white highlight"> Astro 2.0</span> + Tailwind CSS </Fragment>
|
||||
|
||||
<Fragment slot="subtitle">
|
||||
<span class="hidden sm:inline">
|
||||
|
Reference in New Issue
Block a user