diff --git a/public/img/9.jpg b/public/img/9.jpg new file mode 100644 index 0000000..d9c4190 Binary files /dev/null and b/public/img/9.jpg differ diff --git a/src/config.json b/src/config.json index 6f99bcb..a10bfdc 100644 --- a/src/config.json +++ b/src/config.json @@ -1,6 +1,16 @@ { "imageDuration": 10, - "images": ["/img/1.jpg", "/img/2.jpg", "/img/3.jpg", "/img/4.jpg", "/img/5.jpg", "/img/6.jpg", "/img/7.jpg", "/img/8.jpg"], + "images": [ + "/img/1.jpg", + "/img/2.jpg", + "/img/3.jpg", + "/img/4.jpg", + "/img/5.jpg", + "/img/6.jpg", + "/img/7.jpg", + "/img/8.jpg", + "/img/9.jpg" + ], "audioMethod": "playlist",