Add zoom to portfolio

This commit is contained in:
nyanloutre 2020-12-06 17:16:09 +01:00
parent 6eae9acbf6
commit 605ef2699b
Signed by: nyanloutre
GPG Key ID: 194A92D1103ACB2A
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
</article>
</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/lg-zoom.js@1.3.0/dist/lg-zoom.min.js"></script>
<script>
lightGallery(document.getElementById('portfolio-gallery'));
</script>