diff --git a/public/img/vinyl/enter_the_wutang_36_chambers.webp b/public/img/vinyl/enter_the_wutang_36_chambers.webp new file mode 100644 index 0000000..95642d2 Binary files /dev/null and b/public/img/vinyl/enter_the_wutang_36_chambers.webp differ diff --git a/public/img/vinyl/til_det_foles_fint.webp b/public/img/vinyl/til_det_foles_fint.webp new file mode 100644 index 0000000..adc0367 Binary files /dev/null and b/public/img/vinyl/til_det_foles_fint.webp differ diff --git a/src/data/vinyl.json b/src/data/vinyl.json index 2906f9a..b15be36 100644 --- a/src/data/vinyl.json +++ b/src/data/vinyl.json @@ -1,4 +1,14 @@ [ + { + "album": "Enter The Wu-Tang (36 Chambers)", + "artist": "Wu-Tang Clan", + "cover": "/img/vinyl/enter_the_wutang_36_chambers.webp" + }, + { + "album": "Til det føles fint", + "artist": "Pikekyss", + "cover": "/img/vinyl/til_det_foles_fint.webp" + }, { "album": "Harry's House", "artist": "Harry Styles",