gallery.html in a text editor.
Find each <div class="gallery-item"> block and replace the
.img-ph placeholder with:
<img src="images/yourfile.jpg" alt="description" onclick="openLightbox(this)" />
— Works with any size, ratio, or GIF. Drag items to reorder. Copy a block to add more.