This commit is contained in:
2026-04-30 11:20:38 +07:00
parent 729aa80e6f
commit 7e713cb421

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 10</h1>
</body>
</html>