Skip to content

Commit 95a8448

Browse files
Remove Astro v5.12 announcement banner
1 parent 3d89e9d commit 95a8448

1 file changed

Lines changed: 0 additions & 20 deletions

File tree

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,3 @@
11
---
22
33
---
4-
5-
<div
6-
class="dark text-muted text-sm bg-black dark:bg-transparent dark:border-b dark:border-slate-800 dark:text-slate-400 hidden md:flex gap-1 overflow-hidden px-3 py-2 relative text-ellipsis whitespace-nowrap"
7-
>
8-
<span
9-
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"
10-
>NEW</span
11-
>
12-
<a href="https://astro.build/blog/astro-5120/" class="text-muted hover:underline dark:text-slate-400 font-medium"
13-
>Astro v5.12 is now available! »</a
14-
>
15-
<a
16-
target="_blank"
17-
rel="noopener"
18-
class="ltr:ml-auto rtl:mr-auto w-[5.6rem] h-[1.25rem] ml-auto bg-contain inline-block bg-[url(https://img.shields.io/github/stars/arthelokyo/astrowind.svg?style=social&label=Stars&maxAge=86400)]"
19-
title="If you like AstroWind, give us a star."
20-
href="https://github.com/arthelokyo/astrowind"
21-
>
22-
</a>
23-
</div>

0 commit comments

Comments
 (0)