Second commit

This commit is contained in:
2026-04-30 01:04:12 +07:00
parent a690ba517e
commit bee1f573ff

View File

@@ -5,6 +5,6 @@
<title>Hola mundo</title> <title>Hola mundo</title>
</head> </head>
<body> <body>
<h1>Hola mundo</h1> <h1>Hola mundo 2</h1>
</body> </body>
</html> </html>