Spaces:
Running
Running
So let's access it
Browse files- index.html +2 -1
index.html
CHANGED
|
@@ -400,5 +400,6 @@
|
|
| 400 |
<script>
|
| 401 |
feather.replace();
|
| 402 |
</script>
|
| 403 |
-
</
|
|
|
|
| 404 |
</html>
|
|
|
|
| 400 |
<script>
|
| 401 |
feather.replace();
|
| 402 |
</script>
|
| 403 |
+
<script>console.log("Added script");</script>
|
| 404 |
+
</body>
|
| 405 |
</html>
|