mirror of
https://github.com/10h30/astroplate.git
synced 2026-06-05 15:08:00 +09:00
feat: announcement bar added
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
</h2>
|
||||
|
||||
<p align=center>
|
||||
<a href="https://github.com/withastro/astro/releases/tag/astro%405.14.4">
|
||||
<img src="https://img.shields.io/static/v1?label=ASTRO&message=5.14&color=000&logo=astro" alt="Astro Version 5.14"/>
|
||||
<a href="https://github.com/withastro/astro/releases/tag/astro%405.15.3">
|
||||
<img src="https://img.shields.io/static/v1?label=ASTRO&message=5.15&color=000&logo=astro" alt="Astro Version 5.15"/>
|
||||
</a>
|
||||
|
||||
<a href="https://github.com/zeon-studio/astroplate/blob/main/LICENSE">
|
||||
@@ -67,7 +67,7 @@
|
||||
|
||||
### 📦 Dependencies
|
||||
|
||||
- astro v5.7+
|
||||
- astro v5.15+
|
||||
- node v20.10+
|
||||
- yarn v1.22+
|
||||
- tailwind v4+
|
||||
|
||||
Reference in New Issue
Block a user