3 lines
77 B
JavaScript
Executable File
3 lines
77 B
JavaScript
Executable File
$(document).ready(function(){
|
|
$('#lightgallery').lightGallery();
|
|
}); |