commenting out js in body
This commit is contained in:
@@ -58,7 +58,7 @@
|
|||||||
</section>
|
</section>
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
<script src="js/app.js" defer></script>
|
<!-- <script src="js/app.js" defer></script> -->
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -119,7 +119,7 @@
|
|||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
<!-- Add your site or application content here -->
|
<!-- Add your site or application content here -->
|
||||||
<script src="js/app.js" defer></script>
|
<!-- <script src="js/app.js" defer></script> -->
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -152,7 +152,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<!-- Add your site or application content here -->
|
<!-- Add your site or application content here -->
|
||||||
<script src="js/app.js" defer></script>
|
<!-- <script src="js/app.js" defer></script> -->
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user