├── README.md └── index.html /README.md: -------------------------------------------------------------------------------- 1 | This project is **deprecated** in favor of 2 | [blueimp Gallery](https://github.com/blueimp/Gallery). 3 | -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- 1 | 2 | Gallery redirect 3 | 4 | --------------------------------------------------------------------------------