Remove erroneous double slash in link to js

Double slash here does not work with certain hosting environments, eg S3
This commit is contained in:
Tim Davies
2018-04-08 16:20:16 +01:00
committed by GitHub
parent d6843ce03d
commit 2b3f73b6c4

View File

@@ -135,7 +135,7 @@
<script src="{{ theme.url }}/leaflet/leaflet.js"></script>
<script src="{{ theme.url }}/leaflet/leaflet-providers.js"></script>
{% endif %}
<script src="{{ theme.url }}//galleria.min.js"></script>
<script src="{{ theme.url }}/galleria.min.js"></script>
<script src="{{ theme.url }}/themes/classic/galleria.classic.min.js"></script>
<script src="{{ theme.url }}/plugins/history/galleria.history.min.js"></script>
<script>