commenting out js in body

This commit is contained in:
sefaria
2026-05-26 23:33:19 +02:00
parent 96a3470419
commit 48de33f495
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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
View File
@@ -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
View File
@@ -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>