Skip to content

Commit

Permalink
Add Amethyst to Albums
Browse files Browse the repository at this point in the history
  • Loading branch information
cdpadilla42 committed Jan 20, 2025
1 parent 2568916 commit e5d2fea
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions lib/albums.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
export const albums = [
{
title: 'Amethyst',
link: 'https://letsgochris.bandcamp.com/album/amethyst',
releaseDate: new Date('2024-03-01T07:35:07.322Z'),
// spotifyURL: 'https://open.spotify.com/album/7oscJjw3xiB4TYtAa06Jm7',
// youtubeURL: 'https://youtu.be/6633UDE2Ezo',
coverURL:
'http://res.cloudinary.com/cpadilla/image/upload/v1737414483/chrisdpadilla/albums/izyuwlz5nmfr1ciujauv.jpg',
description: `Getting lost in the atmosphere of Liquid Drum and Bass... 💎🌊\n\nLargely inspired by Seba, as well as Tayla, LTJ Bukem, and Wax Doctor.`
},
{
title: 'SkyBox',
link: 'https://letsgochris.bandcamp.com/album/skybox',
Expand Down

0 comments on commit e5d2fea

Please sign in to comment.