summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index d4e62a3..97aa094 100644
--- a/index.html
+++ b/index.html
@@ -35,5 +35,5 @@
<button class="botao-nove botao num">9</button>
</div>
</body>
-<script src="./index.js" defer></script>
+<script src="./script.js" defer></script>
</html>