root
7 mesiacov pred
1 zmenil súbory, kde vykonal
3 pridanie a
1 odobranie
-
3
1
background.js
|
|
@@ -1,7 +1,9 @@
|
|
|
const images = [
|
|
|
'images/bg1.png',
|
|
|
'images/bg2.png',
|
|
|
- 'images/bg3.png'
|
|
|
+ 'images/bg3.png',
|
|
|
+ 'images/bg4.png',
|
|
|
+ 'images/bg5.png'
|
|
|
];
|
|
|
|
|
|
let index = 0;
|