Skip to content

Commit

Permalink
Update data
Browse files Browse the repository at this point in the history
  • Loading branch information
adrien-fichet committed Jan 29, 2025
1 parent 6b26f18 commit 28d4c3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -478,6 +478,7 @@ const data_1960s: Item[] = [
{ title: "Black Magic Woman", artist: "Fleetwood Mac", year: 1968, single: true, listened: true, genre: "rock" },
{ title: "Peter Green's Fleetwood Mac", artist: "Fleetwood Mac", year: 1968, listened: true, genre: "blues", stars: 1, comment: '"Shake Your Moneymaker"' },
{ title: "Mr. Wonderful", artist: "Fleetwood Mac", year: 1968, listened: true, genre: "blues" },
{ title: "Realization", artist: "Johnny Rivers", year: 1968, comment: '"Positively 4th Street" cover' },
{ title: "The Far East Suite", artist: "Duke Ellington", year: 1968, genre: "jazz" },
{ title: "Don't Change Your Love", artist: "The Five Stairsteps", year: 1968, single: true },
{ title: "'Nuff Said!", artist: "Nina Simone", year: 1968, live: true, listened: true, genre: "soul", comment: `"Ain't Got No - I Got Life", "Mississippi Goddam"`, stars: 1, fav: true },
Expand Down

0 comments on commit 28d4c3f

Please sign in to comment.