diff --git a/public/img/vinyl/00_00.webp b/public/img/vinyl/00_00.webp new file mode 100644 index 0000000..3ab1543 Binary files /dev/null and b/public/img/vinyl/00_00.webp differ diff --git a/public/img/vinyl/double_density.webp b/public/img/vinyl/double_density.webp new file mode 100644 index 0000000..f788cad Binary files /dev/null and b/public/img/vinyl/double_density.webp differ diff --git a/public/img/vinyl/toyenholding3.webp b/public/img/vinyl/toyenholding3.webp new file mode 100644 index 0000000..23bcb81 Binary files /dev/null and b/public/img/vinyl/toyenholding3.webp differ diff --git a/src/data/vinyl.json b/src/data/vinyl.json index b15be36..e87097c 100644 --- a/src/data/vinyl.json +++ b/src/data/vinyl.json @@ -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",