Update to Astro 2.1

This commit is contained in:
prototypa
2023-03-11 21:58:02 -05:00
parent c16ae4c705
commit 8cca15e431

View File

@ -6,9 +6,9 @@
> >
<span class="text-xs py-0.5 px-1 bg-primary dark:bg-slate-700 dark:text-slate-300 font-semibold">NEW</span> <span class="text-xs py-0.5 px-1 bg-primary dark:bg-slate-700 dark:text-slate-300 font-semibold">NEW</span>
<a <a
href="https://astro.build/blog/astro-2/" href="https://astro.build/blog/astro-210/"
class="hover:underline text-gray-200 dark:text-slate-400" class="hover:underline text-gray-200 dark:text-slate-400"
>Astro 2.0 is released. »</a >Astro 2.1 is released. »</a
> >
<a <a
target="_blank" target="_blank"