const array = ['1.jpg', '2.jpg'] // массив с картинками
app.get('/', function (req, res) {
const response = array.map(item => `<img src="${item}" />`).join('')
res.send(response)
})
else if (arr[i] == "0") {
arr[i] = "o"
}
slickPause
none
Pauses autoplay