fix js path
This commit is contained in:
parent
eb2b10571d
commit
5c7b14fc58
1 changed files with 1 additions and 1 deletions
|
|
@ -121,6 +121,6 @@
|
||||||
Loading application…
|
Loading application…
|
||||||
<noscript>Please turn on JavaScript to run the application.</noscript>
|
<noscript>Please turn on JavaScript to run the application.</noscript>
|
||||||
</div>
|
</div>
|
||||||
<script src="/js/main.js"></script>
|
<script src="./js/main.js"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue