📀 Update vinyl-collection
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
0b177a3cb5
commit
56de12888a
4 changed files with 15 additions and 0 deletions
BIN
public/img/vinyl/00_00.webp
Normal file
BIN
public/img/vinyl/00_00.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 39 KiB |
BIN
public/img/vinyl/double_density.webp
Normal file
BIN
public/img/vinyl/double_density.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.4 KiB |
BIN
public/img/vinyl/toyenholding3.webp
Normal file
BIN
public/img/vinyl/toyenholding3.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
|
@ -1,4 +1,19 @@
|
|||
[
|
||||
{
|
||||
"album": "Tøyen Holding 3",
|
||||
"artist": "Tøyen Holding",
|
||||
"cover": "/img/vinyl/toyenholding3.webp"
|
||||
},
|
||||
{
|
||||
"album": "Double Density",
|
||||
"artist": "Fredfades",
|
||||
"cover": "/img/vinyl/double_density.webp"
|
||||
},
|
||||
{
|
||||
"album": "00:00",
|
||||
"artist": "han gaiden",
|
||||
"cover": "/img/vinyl/00_00.webp"
|
||||
},
|
||||
{
|
||||
"album": "Enter The Wu-Tang (36 Chambers)",
|
||||
"artist": "Wu-Tang Clan",
|
||||
|
|
Loading…
Reference in a new issue