Agregamos nueva version de Index.html

This commit is contained in:
Darkko Stephano Zet Samayoa 2024-09-02 09:17:04 -06:00
parent a579aae173
commit 789fdf1a95

View File

@ -6,6 +6,8 @@
<title>Document</title> <title>Document</title>
</head> </head>
<body> <body>
<div class="text">
<p>Hola Mundo</p>
</div>
</body> </body>
</html> </html>