Skip to content

fix(slideshow): allow any image mime-type

Link Dupont requested to merge slideshow-image-types into main

Instead of limiting images to JPEG and PNG, use any file whose mime-type contains "image/".

Fixes: #30 (closed)

Merge request reports