deepak191z commited on
Commit
cd84ee3
·
verified ·
1 Parent(s): 267d45f

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -0
index.html CHANGED
@@ -113,5 +113,7 @@
113
  // Initial step indicator
114
  document.querySelector('.step-indicator').classList.add('active');
115
  </script>
 
 
116
  </body>
117
  </html>
 
113
  // Initial step indicator
114
  document.querySelector('.step-indicator').classList.add('active');
115
  </script>
116
+ <script src="script.js"></script>
117
+
118
  </body>
119
  </html>