diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2024-02-08 14:29:38 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2024-02-08 14:29:38 -0500 |
| commit | dc6e36f13c8f94b148f6a3ec8378c66e5fd5034a (patch) | |
| tree | 8c8830a84d33306fc9e3f3c07baea1e4e4b82674 /package.json | |
| parent | f58a1d127577b07bd849df85afd5e574eaec3a35 (diff) | |
| download | personal-website-dc6e36f13c8f94b148f6a3ec8378c66e5fd5034a.tar.gz personal-website-dc6e36f13c8f94b148f6a3ec8378c66e5fd5034a.tar.bz2 personal-website-dc6e36f13c8f94b148f6a3ec8378c66e5fd5034a.zip | |
Added personal repos; RSS icon on blog
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 99f9738..fd1283f 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,7 @@ "@astrojs/rss": "4.0.5", "@astrojs/vercel": "7.3.0", "@iconify-json/fa6-brands": "^1.1.18", + "@iconify-json/fa6-solid": "^1.1.20", "@supabase/supabase-js": "^2.39.3", "astro": "4.3.5", "astro-icon": "^1.1.0", |
