feat: music from last.fm
This commit is contained in:
parent
03bb2e1016
commit
7472eb6285
13 changed files with 125 additions and 188 deletions
|
@ -15,9 +15,9 @@ module.exports = async function () {
|
|||
{ name: 'GitHub', url: 'https://github.com/cdransf', icon: 'brand-github' },
|
||||
{ name: 'Mastodon', url: 'https://social.lol/@cory', icon: 'brand-mastodon' },
|
||||
{
|
||||
name: 'Apple Music',
|
||||
url: 'https://music.apple.com/profile/cdransf',
|
||||
icon: 'device-airpods',
|
||||
name: 'Last.fm',
|
||||
url: 'https://www.last.fm/user/coryd_',
|
||||
icon: 'headphones',
|
||||
},
|
||||
{ name: 'Trakt', url: 'https://trakt.tv/users/cdransf', icon: 'device-tv' },
|
||||
{ name: 'The StoryGraph', url: 'https://app.thestorygraph.com/profile/coryd', icon: 'books' },
|
||||
|
|
Reference in a new issue