summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorLucas <lucasxberger@gmail.com>2022-09-15 14:10:37 -0300
committerGitHub <noreply@github.com>2022-09-15 14:10:37 -0300
commit40fe23567981eb11f5ba856a192df25aef985347 (patch)
tree517a55dad49222eb4f222d00a933f857eb60eed2 /index.html
parent95d374e71dcb20be8bfe3e2f6ff7dc8832188a0b (diff)
Update
Diffstat (limited to 'index.html')
-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>