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