Add zoom to portfolio
This commit is contained in:
parent
6eae9acbf6
commit
605ef2699b
@ -17,6 +17,7 @@
|
|||||||
</article>
|
</article>
|
||||||
</section>
|
</section>
|
||||||
<script src="https://cdn.jsdelivr.net/npm/lightgallery.js@1.4.0/dist/js/lightgallery.min.js"></script>
|
<script src="https://cdn.jsdelivr.net/npm/lightgallery.js@1.4.0/dist/js/lightgallery.min.js"></script>
|
||||||
|
<script src="https://cdn.jsdelivr.net/npm/lg-zoom.js@1.3.0/dist/lg-zoom.min.js"></script>
|
||||||
<script>
|
<script>
|
||||||
lightGallery(document.getElementById('portfolio-gallery'));
|
lightGallery(document.getElementById('portfolio-gallery'));
|
||||||
</script>
|
</script>
|
||||||
|
Loading…
Reference in New Issue
Block a user