chore: update lastfm icon
This commit is contained in:
parent
81cca0c75a
commit
6c8a934ec9
1 changed files with 1 additions and 5 deletions
|
@ -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' },
|
||||
|
|
Reference in a new issue