Plies commited on
Commit
2e22306
·
verified ·
1 Parent(s): 289218b

So let's access it

Browse files
Files changed (1) hide show
  1. index.html +2 -1
index.html CHANGED
@@ -400,5 +400,6 @@
400
  <script>
401
  feather.replace();
402
  </script>
403
- </body>
 
404
  </html>
 
400
  <script>
401
  feather.replace();
402
  </script>
403
+ <script>console.log("Added script");</script>
404
+ </body>
405
  </html>