Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

Commit

Permalink
update readme card
Browse files Browse the repository at this point in the history
  • Loading branch information
LewdHuTao committed Aug 29, 2024
1 parent 04c9e2a commit 2e3ba30
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Binary file modified src/assets/card3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 0 additions & 2 deletions src/test/dynamicCard.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ async function testdynamicCard() {
"https://i.scdn.co/image/ab67616d00001e0240d7efd2594a2b6bda60ea18";
const songTitle = "What is Love";
const songArtist = "TWICE";
const streamProvider = "spotify";
const trackRequester = "@lewdhutao";
const fontPath = path.join(__dirname, "..", "fonts", "ArialUnicodeMS.ttf")

Expand All @@ -16,7 +15,6 @@ async function testdynamicCard() {
thumbnailURL,
songTitle,
songArtist,
streamProvider,
trackRequester,
fontPath,
});
Expand Down

0 comments on commit 2e3ba30

Please sign in to comment.