Something is wrong with JavaScript
This commit is contained in:
parent
67721dd73e
commit
d95c284d35
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
$('.lightgallery').lightGallery();
|
||||
});
|
||||
</script>
|
||||
<script src="{{ '/js/openstreetmap.js'|asseturl }}"></script>
|
||||
<script src="{{ '/js/openstreetmap.js'|url }}"></script>
|
||||
<script src="{{ '/js/picturefill.min.js'|asseturl }}"></script>
|
||||
<script src="{{ '/js/lightgallery-all.min.js'|asseturl }}"></script>
|
||||
<script src="{{ '/js/jquery.mousewheel.min.js'|asseturl }}"></script>
|
||||
|
|
Loading…
Reference in a new issue