feat: add changeTittle function for DOM manipulation

This commit is contained in:
2026-05-14 13:26:11 -03:00
parent 167bbaaf54
commit ad14f63517
2 changed files with 8 additions and 0 deletions

View File

@@ -32,4 +32,5 @@
<p>Este es otro párrafo del montón.</p>
</div>
</body>
<script src="ejercicios-clase-8.js" ></script>
</html>