Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ADD: lazy load images for theme Next: #1649 PART 4
This add compare fir `lazy` classname and if it true, will add 'data-original' attrubute to replace it with `src` attrubute, to make image load lazy. If no `lazy` class defined, image tag will work at standart state.
- Loading branch information