module fix
This commit is contained in:
parent
edee5f881f
commit
ea5b3dfa1b
1 changed files with 1 additions and 1 deletions
|
|
@ -22,5 +22,5 @@
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</body>
|
</body>
|
||||||
<script src="{{ SITEURL }}/theme/platform.js"></script>
|
<script src="{{ SITEURL }}/theme/platform.js"></script>
|
||||||
<script src="{{ SITEURL }}/theme/geo.js"></script>
|
<script type="module" src="{{ SITEURL }}/theme/geo.js"></script>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue