AltPhotoSwipe Repository
This is a fork of the wonderful PhotoSwipe gallery by Dmitry Semenov. This fork makes it possible to use the "alt" attribute for images in the gallery.
Usage example:
{
src: 'path/to/image.jpg',
w: 600,
h: 200,
alt: 'Alt text here'
}