diff --git a/public/img/1.jpg b/public/img/1.jpg new file mode 100644 index 0000000..825444c Binary files /dev/null and b/public/img/1.jpg differ diff --git a/public/img/10.jpg b/public/img/10.jpg deleted file mode 100644 index 29fe4da..0000000 Binary files a/public/img/10.jpg and /dev/null differ diff --git a/public/img/11.jpg b/public/img/11.jpg deleted file mode 100644 index 95917ee..0000000 Binary files a/public/img/11.jpg and /dev/null differ diff --git a/public/img/4.jpg b/public/img/4.jpg index 9dd4652..2578959 100644 Binary files a/public/img/4.jpg and b/public/img/4.jpg differ diff --git a/public/img/5.jpg b/public/img/5.jpg index 52077af..96fabf1 100644 Binary files a/public/img/5.jpg and b/public/img/5.jpg differ diff --git a/public/img/7.jpg b/public/img/7.jpg new file mode 100644 index 0000000..cf6d0d3 Binary files /dev/null and b/public/img/7.jpg differ diff --git a/public/img/8.jpg b/public/img/8.jpg index 6fc9977..29fe4da 100644 Binary files a/public/img/8.jpg and b/public/img/8.jpg differ diff --git a/public/img/9.jpg b/public/img/9.jpg index d9c4190..9dd4652 100644 Binary files a/public/img/9.jpg and b/public/img/9.jpg differ diff --git a/src/config.json b/src/config.json index 6d26afb..9b7204c 100644 --- a/src/config.json +++ b/src/config.json @@ -1,15 +1,15 @@ { - "imageDuration": 10, + "imageDuration": 15, "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", - "/img/10.jpg", - "/img/11.jpg" + "/img/9.jpg" ], "staff": [ { "steamid": "76561198824911329", "color": "#c4bef3" },