Refactor HTML structure in index.html
This commit is contained in:
@@ -24,11 +24,14 @@
|
|||||||
</nav>
|
</nav>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<div id="nodeDataLocation">
|
|
||||||
</div>
|
<div id="nodeDataLocation"></div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<!-- Include the js file -->
|
<!-- Include the js file -->
|
||||||
<script src="classes.js"></script>
|
<script src="classes.js"></script>
|
||||||
<script src="main.js"></script>
|
<script src="main.js"></script>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
<html>
|
<html>
|
Reference in New Issue
Block a user