Compare commits

..

2 Commits

Author SHA1 Message Date
8ce10b6c0e Merge branch 'master' of https://gitea.ai1.ovh/Javi/hello-world 2026-04-30 01:04:32 +07:00
bee1f573ff Second commit 2026-04-30 01:04:12 +07:00

View File

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