Update to Astro v3

This commit is contained in:
prototypa
2023-08-22 18:19:53 -04:00
parent d36f60218b
commit 53e12771bd
7 changed files with 34 additions and 27 deletions

View File

@ -28,12 +28,12 @@ const metadata = {
>
<Fragment slot="title">
Free template for <span class="hidden xl:inline">creating websites with</span>
<span class="text-accent dark:text-white highlight"> Astro 2.0</span> + Tailwind CSS
<span class="text-accent dark:text-white highlight"> Astro 3.0</span> + Tailwind CSS
</Fragment>
<Fragment slot="subtitle">
<span class="hidden sm:inline">
<span class="font-semibold">AstroWind</span> is a free, customizable and production-ready template for Astro 2.0
<span class="font-semibold">AstroWind</span> is a free, customizable and production-ready template for Astro 3.0
+ Tailwind CSS.</span
>
<span class="block mb-1 sm:hidden font-bold text-blue-600">AstroWind: Production-ready.</span>
@ -101,7 +101,7 @@ const metadata = {
title="AstroWind's Blueprint: Fun Meets Functionality!"
items={[
{
title: 'Built on top of Astro 2.0',
title: 'Built on top of Astro 3.0',
description:
'Benefiting from the performance and developer-friendly features of this modern static site generator.',
},