Update html/index.html
Some checks failed
Remote Deployment Pipeline / Prepare deployment vars (pull_request) Successful in 3s
Remote Deployment Pipeline / Create remote directory (pull_request) Has been skipped
Remote Deployment Pipeline / Cleanup MR environment (pull_request) Failing after 4s
Remote Deployment Pipeline / Sync repository files (pull_request) Has been skipped
Remote Deployment Pipeline / Run docker-compose remotely (pull_request) Has been skipped

This commit is contained in:
2025-10-22 21:17:06 +02:00
parent 2ca0c5c8e4
commit 927741992d

View File

@@ -5,7 +5,7 @@
<title>Helló világ!</title>
</head>
<body>
<h1>Hello, World! 👋</h1>
<h1>Sziasztok, emberek! 👋</h1>
</body>
</html>