We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5327261 commit 1affe8fCopy full SHA for 1affe8f
index.html
@@ -13,7 +13,7 @@
13
<script type="text/javascript" src="js/2_list.js"></script>
14
<script type="text/javascript" src="js/3_advanced.js"></script>
15
16
- <!-- I'm moving this to the final </body> position so it runs after the page is built. -->
+ <!-- The tag below moved to the final </body> position ensuring it runs AFTER the page is built. -->
17
<!-- <script type="text/javascript" src="main.js"></script> -->
18
19
</head>
0 commit comments