Skip to content

Commit

Permalink
Trying to include the image in the JSON itself
Browse files Browse the repository at this point in the history
  • Loading branch information
mindtakerr committed Dec 28, 2023
1 parent dbcd374 commit 9c1cb50
Show file tree
Hide file tree
Showing 2 changed files with 671 additions and 14 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
data: null,
defaultContent: '',
},
{ data: 'imageHTML' },
{ data: 'coverImageHTMLAsBase64' },
{ data: 'artist' },
{ data: 'title' },
{ data: 'year' },
Expand Down
Loading

0 comments on commit 9c1cb50

Please sign in to comment.