Added zooming to images

This commit is contained in:
Andre Beging
2020-08-18 12:48:50 +02:00
parent bdf81c6f08
commit bbc52b95e4
5 changed files with 31 additions and 26 deletions

View File

@@ -24,4 +24,5 @@
</div>
</footer>
<script src='{{ "js/zooming.min.js" | absURL }}'></script>
<script src='{{ "js/script.js" | absURL }}'></script>