diff --git a/js/funkos.js b/js/funkos.js index 3aa0bd1..313c504 100644 --- a/js/funkos.js +++ b/js/funkos.js @@ -54,12 +54,5 @@ const funkos = [ price: 50, description: 'bob', rank: 1 - }, - { - title: 'My fave funko', - img: 'myfavefunko', - price: 'priceless', - description: 'arsehole', - rank: -400 } -]; \ No newline at end of file +]; diff --git a/js/img/myfavefunko.jpg b/js/img/myfavefunko.jpg deleted file mode 100644 index b7dd45c..0000000 Binary files a/js/img/myfavefunko.jpg and /dev/null differ