This commit is contained in:
2026-04-30 10:42:31 +07:00
parent a62a02b928
commit c53f7ce03e
2 changed files with 11 additions and 2 deletions

10
index2.html Normal file
View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8">
<title>Hola mundo</title>
</head>
<body>
<h1>Hola mundo 7</h1>
</body>
</html>