diff --git a/content/suggestions/index.md b/content/suggestions/index.md index 8b91745..875c3f8 100755 --- a/content/suggestions/index.md +++ b/content/suggestions/index.md @@ -33,6 +33,7 @@ Some of the books that I read and that I can definitively recommend. # šŸŽ§ Music **Picky** selection of albums that stack in my headphones in heavy rotation. No masterpieces (given for granted), just one album per band. +- Hermanos GutiĆ©rrez - [Hijos Del Sol](https://open.spotify.com/album/6gnYcXVaffdG0vwVM34cr8?si=VlhzzS8fS7SC185Vw-ZvkA) - Psychedelic Porn Crumpets - [High Visceral, Pt. 1](https://open.spotify.com/album/2BlcdDBE62JOtVOgC3L3xo?si=QEo7u74zQ96qnrfW8KYTVw) - IDLES - [Brutalism](https://open.spotify.com/album/5qag6esZLv5ySuCpzh7CE6?si=cLXqOPG8Q52iVPtzrKgAlw) - shame - [Food for Worms](https://open.spotify.com/album/6A3JJrCJO2TXZ9Vfy3tIbW?si=PDzRta6yREGMgxyiYdMepA) diff --git a/data/heavyrotation.json b/data/heavyrotation.json index 8b8d077..f357ad0 100644 --- a/data/heavyrotation.json +++ b/data/heavyrotation.json @@ -1,10 +1,10 @@ { - "list": [ - { - "album":"High Visceral, Pt. 1", - "artist":"Psychedelic Porn Crumpets", - "url":"https://open.spotify.com/album/2BlcdDBE62JOtVOgC3L3xo?si=IvWtDiMxT2yPEERJkOcdIg" - } - ] - } + "list": [ + { + "album":"Hermanos GutiĆ©rrez", + "artist":"Psychedelic Porn Crumpets", + "url":"https://open.spotify.com/album/6gnYcXVaffdG0vwVM34cr8?si=VlhzzS8fS7SC185Vw-ZvkA" + } + ] +} \ No newline at end of file