Skip to content

Commit

Permalink
Fix cover
Browse files Browse the repository at this point in the history
  • Loading branch information
torn4dom4n authored Apr 29, 2022
1 parent 00a4337 commit 399683c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Amplitude.init({
artist: "Avicii, Syn Cole",
album: "Single",
url: "./music/track/Bright Lights (Version 2).mp3",
cover_art_url: "./music/cover/Bright Lights (Version 1).jpg",
cover_art_url: "./music/cover/Bright Lights (Version 2).jpg",
},
{
name: "Broken Heart & Hennessy",
Expand Down

1 comment on commit 399683c

@vercel
Copy link

@vercel vercel bot commented on 399683c May 24, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

avicii-tribute – ./

avicii-tribute.vercel.app
avicii-tribute-area44.vercel.app
avicii-tribute-git-main-area44.vercel.app

Please sign in to comment.