Commit ceb560cc authored by afzafri's avatar afzafri
Browse files

enable fullscreen plugin

parent 92e263aa
......@@ -13,6 +13,7 @@ $(document).ready(function(){
$('#output').lightGallery({
selector: 'a',
zoom: true,
fullScreen: true,
});
$(this).click();
});
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment