root
hace 7 meses
Se han
modificado 1 ficheros con
3 adiciones y
1 borrados
-
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;
|