chore: update lastfm icon

This commit is contained in:
Cory Dransfeldt 2023-11-27 09:47:56 -08:00
parent 81cca0c75a
commit 6c8a934ec9
No known key found for this signature in database

View file

@ -13,11 +13,7 @@ module.exports = async function () {
{ name: 'Email', url: 'mailto:cory.dransfeldt@gmail.com', icon: 'brand-gmail' },
{ name: 'GitHub', url: 'https://github.com/cdransf', icon: 'brand-github' },
{ name: 'Mastodon', url: 'https://social.lol/@cory', icon: 'brand-mastodon' },
{
name: 'Last.fm',
url: 'https://www.last.fm/user/coryd_',
icon: 'headphones',
},
{ name: 'Last.fm', url: 'https://www.last.fm/user/coryd_', icon: 'brand-lastfm' },
{ name: 'Trakt', url: 'https://trakt.tv/users/cdransf', icon: 'device-tv' },
{ name: 'The StoryGraph', url: 'https://app.thestorygraph.com/profile/coryd', icon: 'books' },
{ name: 'Buy Me a Coffee', url: 'https://www.buymeacoffee.com/cory', icon: 'cup' },