diff --git a/autumn.js b/autumn.js index d7d4063..ef4cb12 100644 --- a/autumn.js +++ b/autumn.js @@ -63,6 +63,9 @@ const images = [ "./web/seasonal/autumn_images/leaf14.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 = [ "./images/acorn1.png", "./images/acorn2.png",