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