관리-도구
편집 파일: light-gallery.js
'use strict'; $(function () { $('#aniimated-thumbnials').lightGallery({ thumbnail: true, selector: 'a' }); });