diff --git a/datasheets/kodak-gold-200.pdf b/datasheets/kodak-gold-200.pdf index 3967254..e71d86b 100644 Binary files a/datasheets/kodak-gold-200.pdf and b/datasheets/kodak-gold-200.pdf differ diff --git a/images/kodak-gold-200-120.png b/images/kodak-gold-200-120.png new file mode 100644 index 0000000..5ee9817 Binary files /dev/null and b/images/kodak-gold-200-120.png differ diff --git a/images/small/kodak-gold-200-120.png b/images/small/kodak-gold-200-120.png new file mode 100644 index 0000000..dc20be6 Binary files /dev/null and b/images/small/kodak-gold-200-120.png differ diff --git a/js/current-films.js b/js/current-films.js index 66a4607..4c1a1b6 100644 --- a/js/current-films.js +++ b/js/current-films.js @@ -1597,6 +1597,23 @@ var currentfilms = [ "flickr": "https://www.flickr.com/search/?media=photos&text=%22Kodak%20Ektar%20100%22", "image": "kodak-ektar-100-135.png" }, + { + "company": "Kodak", + "name": "Kodak Gold 200", + "iso": 200, + "format": "120", + "color": "color", + "type": "negative", + "emulsion": "", + "price": 2, + "popularity": 179403, + "description": "cheap and popular consumer film", + "launched": 2022, + "datasheet": "datasheets/kodak-gold-200.pdf", + "lomography": "https://www.lomography.com/films/871958647-kodak-gold-200/photos", + "flickr": "https://www.flickr.com/search/?media=photos&text=%22Kodak%20Gold%20200%22", + "image": "kodak-gold-200-120.png" + }, { "company": "Kodak", "name": "Kodak Gold 200", @@ -1606,7 +1623,7 @@ var currentfilms = [ "type": "negative", "emulsion": "", "price": 1, - "popularity": 153505, + "popularity": 179403, "description": "cheap and popular consumer film", "launched": 2007, "datasheet": "datasheets/kodak-gold-200.pdf",