diff --git a/README.md b/README.md index 27142cb..74e378e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ๐ŸŒŸ _Most *starred* & *forked* Astro theme in 2022 & 2023_. ๐ŸŒŸ -**AstroWind** is a free and open-source template to make your website using **[Astro 4.0](https://astro.build/) + [Tailwind CSS](https://tailwindcss.com/)**. Ready to start a new project and designed taking into account web best practices. +**AstroWind** is a free and open-source template to make your website using **[Astro 5.0](https://astro.build/) + [Tailwind CSS](https://tailwindcss.com/)**. Ready to start a new project and designed taking into account web best practices. - โœ… **Production-ready** scores in **PageSpeed Insights** reports. - โœ… Integration with **Tailwind CSS** supporting **Dark mode** and **_RTL_**. @@ -65,7 +65,7 @@ We're embarking on an exciting journey with **AstroWind 2.0**, and we want you t ## Getting started -**AstroWind** tries to give you quick access to creating a website using [Astro 4.0](https://astro.build/) + [Tailwind CSS](https://tailwindcss.com/). It's a free theme which focuses on simplicity, good practices and high performance. +**AstroWind** tries to give you quick access to creating a website using [Astro 5.0](https://astro.build/) + [Tailwind CSS](https://tailwindcss.com/). It's a free theme which focuses on simplicity, good practices and high performance. Very little vanilla javascript is used only to provide basic functionality so that each developer decides which framework (React, Vue, Svelte, Solid JS...) to use and how to approach their goals. diff --git a/src/components/widgets/Announcement.astro b/src/components/widgets/Announcement.astro index 8efa383..b2e6e45 100644 --- a/src/components/widgets/Announcement.astro +++ b/src/components/widgets/Announcement.astro @@ -9,8 +9,8 @@ class="dark:bg-slate-700 bg-white/40 dark:text-slate-300 font-semibold px-1 py-0.5 text-xs mr-0.5 rtl:mr-0 rtl:ml-0.5 inline-block" >NEW - Astro 4.15 is now available! ยปAstro v5.0.0-beta.4 is now available! ยป