mirror of
https://github.com/10h30/astroplate.git
synced 2026-07-11 18:56:06 +09:00
Update theme to Astro v6 stable and switch to built-in Fonts API
* Updated theme to Astro v6 stable * Replaced third-party astro-font with the built-in Fonts API
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
</h2>
|
||||
|
||||
<p align=center>
|
||||
<a href="https://github.com/withastro/astro/releases/tag/astro%406.0.0-beta.17">
|
||||
<img src="https://img.shields.io/static/v1?label=ASTRO&message=6.0%20beta&color=000&logo=astro" alt="Astro Version 6.0 beta"/>
|
||||
<a href="https://github.com/withastro/astro/releases/tag/astro%406.0.2">
|
||||
<img src="https://img.shields.io/static/v1?label=ASTRO&message=6.0.2&color=000&logo=astro" alt="Astro Version 6.0.2"/>
|
||||
</a>
|
||||
|
||||
<a href="https://github.com/zeon-studio/astroplate/blob/main/LICENSE">
|
||||
@@ -70,7 +70,7 @@
|
||||
|
||||
### 📦 Dependencies
|
||||
|
||||
- astro v6.0.0-beta+
|
||||
- astro v6.0.2
|
||||
- node v22.12.0+ (see `.nvmrc`)
|
||||
- yarn v1.22+
|
||||
- tailwind v4+
|
||||
|
||||
Reference in New Issue
Block a user