chore: update images
This commit is contained in:
parent
1480b27924
commit
e235d80c25
1 changed files with 8 additions and 8 deletions
|
@ -41,56 +41,56 @@ export default {
|
|||
{
|
||||
title: 'the whaler',
|
||||
artist: 'home is where',
|
||||
image: 'https://cd-albums.b-cdn.net/i/u/770x0/1d9cf6fc699a8e1f0687c2db51a85619.jpg#1d9cf6fc699a8e1f0687c2db51a85619',
|
||||
image: 'https://cdn.coryd.dev/albums/home-is-where-the-whaler.jpg',
|
||||
url: 'https://musicbrainz.org/release-group/6fe3516f-c324-4265-8f43-d902f3a4cc20',
|
||||
type: 'album',
|
||||
},
|
||||
{
|
||||
title: 'The Enduring Spirit',
|
||||
artist: 'Tomb Mold',
|
||||
image: 'https://cd-albums.b-cdn.net/i/u/770x0/c104455917804d05acbda1190a5e4db4.jpg#c104455917804d05acbda1190a5e4db4',
|
||||
image: 'https://cdn.coryd.dev/albums/tomb-mold-the-enduring-spirit.jpg',
|
||||
url: 'https://musicbrainz.org/release-group/cd3e5dfb-acca-4856-80f6-2e095ac3270d',
|
||||
type: 'album',
|
||||
},
|
||||
{
|
||||
title: 'A Dialogue With The Eeriest Sublime',
|
||||
artist: 'Vertebra Atlantis',
|
||||
image: 'https://cd-albums.b-cdn.net/i/u/770x0/17c1cf7deccceb28c5da47bfda996269.jpg#17c1cf7deccceb28c5da47bfda996269',
|
||||
image: 'https://cdn.coryd.dev/albums/vertebra-atlantis-a-dialogue-with-the-eeriest-sublime.jpg',
|
||||
url: 'https://musicbrainz.org/release-group/b8f1913b-f461-443c-a26c-377b259f2af6',
|
||||
type: 'album',
|
||||
},
|
||||
{
|
||||
title: 'ONE MORE TIME...',
|
||||
artist: 'blink-182',
|
||||
image: 'https://cd-albums.b-cdn.net/i/u/770x0/a5de6e89887258fb4accce4a314c12a1.jpg#a5de6e89887258fb4accce4a314c12a1',
|
||||
image: 'https://cdn.coryd.dev/albums/blink-182-one-more-time.jpg',
|
||||
url: 'https://musicbrainz.org/release-group/520d6d45-19c8-4ee1-a954-180e7902f3da',
|
||||
type: 'album',
|
||||
},
|
||||
{
|
||||
title: 'Life Like',
|
||||
artist: 'Dead Bob',
|
||||
image: 'https://cd-albums.b-cdn.net/i/u/770x0/1054f8e7ea6b66e6127fac3d3a5e7a18.jpg#1054f8e7ea6b66e6127fac3d3a5e7a18',
|
||||
image: 'https://cdn.coryd.dev/albums/dead-bob-life-like.jpg',
|
||||
url: 'https://musicbrainz.org/release-group/ab53e625-74af-4a09-a8ff-e1c08dbae596',
|
||||
type: 'album',
|
||||
},
|
||||
{
|
||||
title: 'Threads of Unknowing',
|
||||
artist: 'VoidCeremony',
|
||||
image: 'https://cd-albums.b-cdn.net/i/u/770x0/9fde93dca475dfab877c06d8e7c300bd.jpg#9fde93dca475dfab877c06d8e7c300bd',
|
||||
image: 'https://cdn.coryd.dev/albums/voidceremony-threads-of-unknowing.jpg',
|
||||
url: 'https://musicbrainz.org/release-group/f1f91cde-ff57-41c8-bd58-28c236b3f0c6',
|
||||
type: 'album',
|
||||
},
|
||||
{
|
||||
title: 'Why Would I Watch',
|
||||
artist: 'Hot Mulligan',
|
||||
image: 'https://cd-albums.b-cdn.net/i/u/770x0/21e3053a3faec5dd7a5bf65f6305f345.jpg#21e3053a3faec5dd7a5bf65f6305f345',
|
||||
image: 'https://cdn.coryd.dev/albums/hot-mulligan-why-would-i-watch.jpg',
|
||||
url: 'https://musicbrainz.org/release-group/5afd31ea-3a96-4b99-a477-4d121efaedec',
|
||||
type: 'album',
|
||||
},
|
||||
{
|
||||
title: 'Losing What We Love',
|
||||
artist: 'Knuckle Puck',
|
||||
image: 'https://cd-albums.b-cdn.net/i/u/770x0/cbbbf886c2518f41a65140ebb8c880cd.jpg#cbbbf886c2518f41a65140ebb8c880cd',
|
||||
image: 'https://cdn.coryd.dev/albums/knuckle-puck-losing-what-we-love.jpg',
|
||||
url: 'https://musicbrainz.org/release-group/b51d8882-3854-400a-b79b-4353a77a389b',
|
||||
type: 'album',
|
||||
}
|
||||
|
|
Reference in a new issue