diff --git a/src/ui/components/AnnouncementsButton.astro b/src/ui/components/AnnouncementsButton.astro index 3f0fdbae..55d23cad 100644 --- a/src/ui/components/AnnouncementsButton.astro +++ b/src/ui/components/AnnouncementsButton.astro @@ -18,7 +18,7 @@ const newestPost = posts.reduce( null as (typeof posts)[0] | null ); --- - +
@@ -99,4 +99,4 @@ const newestPost = posts.reduce( display: none; } } - \ No newline at end of file +