Add files via upload

This commit is contained in:
Fernando Méndez
2021-05-25 12:21:50 +02:00
committed by GitHub
parent bf0bb38838
commit 4e1cdc6522
11 changed files with 298 additions and 18 deletions

View File

@ -1,4 +1,6 @@
window.onload = function (promotions) {
window.onload = function () {
var promos = document.getElementById("promotions").value;
console.log(promos);
// Promociones (Cambiar por el contenido del array "promotions")
const IMAGENES = [
'../img/promos/promo_vuelve.jpg',