From dd7a71191a9e887624b2c537a00d8f30bab39337 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Tue, 2 Jan 2024 21:28:31 -0500 Subject: Finished first part of homepage --- package.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index d20aae9..a4dddf5 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,8 @@ "astro": "astro" }, "dependencies": { - "astro": "^4.0.5" + "@iconify-json/fa6-brands": "^1.1.18", + "astro": "^4.0.5", + "astro-icon": "^1.0.2" } } \ No newline at end of file -- cgit v1.2.3