Agrega vinculación del formato JS en index.html

This commit is contained in:
Lucio Gaibazzi
2026-05-21 22:17:05 -03:00
parent 167bbaaf54
commit a3255c92f5

View File

@@ -31,5 +31,7 @@
<p>¿Y este párrafo? ¿Será importante?</p>
<p>Este es otro párrafo del montón.</p>
</div>
<script src="ejercicios-clase-8.js"></script>
</body>
</html>