2025-06-16 18:28:08 +05:00

3 lines
77 B
JavaScript
Executable File

$(document).ready(function(){
$('#lightgallery').lightGallery();
});