Add lightGallery license key
This commit is contained in:
parent
dc27157a46
commit
1aa71e0f51
1 changed files with 1 additions and 0 deletions
|
|
@ -6,4 +6,5 @@
|
||||||
lightGallery(document.getElementById('lightgallery'), {
|
lightGallery(document.getElementById('lightgallery'), {
|
||||||
plugins: [lgAdmin, lgHash, lgThumbnail, lgZoom],
|
plugins: [lgAdmin, lgHash, lgThumbnail, lgZoom],
|
||||||
customSlideName: true,
|
customSlideName: true,
|
||||||
|
licenseKey: '94ED9732-30284A12-B88B0137-4FF9CEE6',
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue