Skip to content

Commit

Permalink
update title and artist name
Browse files Browse the repository at this point in the history
  • Loading branch information
richknicks committed Feb 20, 2024
1 parent c91f9d3 commit 172daba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions script.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ const nextBtn = document.getElementById("next");
const songs = [
{
name: "jacinto-1",
displayName: "Electric Chill Machine",
artist: "Jacinto Design",
displayName: "The Realist",
artist: "Mobb Deep ft. Kool G Rap",
},
{
name: "jacinto-2",
Expand Down

0 comments on commit 172daba

Please sign in to comment.