feat(javascript): add a script file to html

This commit is contained in:
2026-05-20 14:53:45 -03:00
parent 809d1538e5
commit 44327abb64

View File

@@ -12,4 +12,5 @@
</body> </body>
<script src="ejercicios.js"></script>
</html> </html>