Skip to content

Commit dfba1c2

Browse files
committed
Update Announcement.astro
1 parent 5c9eb59 commit dfba1c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/widgets/Announcement.astro

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
class="text-muted text-sm bg-[#dbeafe] dark:bg-transparent dark:border-b dark:border-slate-800 dark:text-slate-400 hidden md:block overflow-hidden px-3 py-2 relative text-ellipsis whitespace-nowrap"
66
>
77
<span 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</span>
8-
<a href="https://twitter.com/astrodotbuild/status/1693655809711108456" class="text-muted hover:underline dark:text-slate-400 font-medium"
9-
>August 30, 2023: Astro v3 release date! »</a
8+
<a href="https://astro.build/blog/astro-3/" class="text-muted hover:underline dark:text-slate-400 font-medium"
9+
>Astro 3.0 is here! »</a
1010
>
1111
<a
1212
target="_blank"

0 commit comments

Comments
 (0)