diff options
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |
