mirror of
https://github.com/rvtr/rmc_website.git
synced 2025-10-31 13:31:21 -04:00
Relocate theme.js to /assets/js/
This commit is contained in:
parent
7b083cf581
commit
23783ebe59
@ -91,5 +91,5 @@
|
||||
<footer>
|
||||
{% include footerdsi.html %}
|
||||
</footer>
|
||||
<script src="/theme.js"></script>
|
||||
<script src="/assets/js/theme.js"></script>
|
||||
</html>
|
||||
|
||||
@ -79,5 +79,5 @@
|
||||
<footer>
|
||||
{% include footerdsi.html %}
|
||||
</footer>
|
||||
<script src="/theme.js"></script>
|
||||
<script src="/assets/js/theme.js"></script>
|
||||
</html>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user