Chg: Astro 6.1.7 / New: kleismicをリンクに追加 / Chg: imgタグをImageに変更 / Chg: index.astroの自己紹介のfont-sizeを1remに変更 / Chg: ライトモードのborder-colorを変更 / Chg: ライトモードのフッターの背景色を変更

This commit is contained in:
2026-04-18 23:11:57 +09:00
parent b93eb11d17
commit 39d4c0476e
10 changed files with 40 additions and 25 deletions
+1 -1
View File
@@ -8,6 +8,6 @@
"astro": "astro"
},
"dependencies": {
"astro": "^6.1.1"
"astro": "^6.1.7"
}
}