ikraamkb commited on
Commit
ad74ad7
·
verified ·
1 Parent(s): 4748fb6

Update templates/HomeS.html

Browse files
Files changed (1) hide show
  1. templates/HomeS.html +1 -0
templates/HomeS.html CHANGED
@@ -81,6 +81,7 @@ document.addEventListener('DOMContentLoaded', () => {
81
  window.addEventListener('scroll', runAnimations);
82
  });
83
  </script>
 
84
 
85
  </body>
86
  </html>
 
81
  window.addEventListener('scroll', runAnimations);
82
  });
83
  </script>
84
+ <script src="/static/appS.js"></script>
85
 
86
  </body>
87
  </html>