Add font-awesome

This commit is contained in:
2026-03-25 16:54:49 +08:00
parent 35e143f042
commit 83d6f7da77
4 changed files with 41 additions and 3 deletions
+2 -1
View File
@@ -11,7 +11,8 @@
"astro": "astro"
},
"dependencies": {
"astro": "^5.7.3"
"astro": "^5.7.3",
"font-awesome": "4.7.0"
},
"devDependencies": {
"@astrojs/check": "^0.9.6",