add comment for test site img array

This commit is contained in:
MLH
2024-12-21 19:28:04 +01:00
parent bcf3e2f581
commit e703757452

View File

@ -63,6 +63,9 @@ const images = [
"./web/seasonal/autumn_images/leaf14.png", "./web/seasonal/autumn_images/leaf14.png",
"./web/seasonal/autumn_images/leaf15.png", "./web/seasonal/autumn_images/leaf15.png",
];*/ ];*/
// remove commented out image array to enable test site working, comment out above images array for that
const images = [ const images = [
"./images/acorn1.png", "./images/acorn1.png",
"./images/acorn2.png", "./images/acorn2.png",