chore: add npm icon + link

This commit is contained in:
Cory Dransfeldt 2024-02-28 12:10:37 -08:00
parent de40e51577
commit c18f28e89c
No known key found for this signature in database
6 changed files with 14 additions and 9 deletions

View file

@ -19,6 +19,7 @@ export default async function () {
social: [
{ name: 'Email', url: '/contact', icon: 'at' },
{ name: 'GitHub', url: 'https://github.com/cdransf', icon: 'brand-github' },
{ name: 'npm', url: 'https://www.npmjs.com/~cdransf', icon: 'brand-npm'},
{ name: 'Mastodon', url: 'https://social.lol/@cory', icon: 'brand-mastodon' },
{ name: 'Last.fm', url: 'https://www.last.fm/user/coryd_', icon: 'brand-lastfm' },
{ name: 'Trakt', url: 'https://trakt.tv/users/cdransf', icon: 'device-tv' },