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 5s
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:38:40 +02:00
parent b259eab108
commit ec9e75fe3f

View File

@@ -5,7 +5,7 @@
<title>Helló világ!</title> <title>Helló világ!</title>
</head> </head>
<body> <body>
<h1>Sziaszto, emberkek! 👋</h1> <h1>Sziasztok, emberek! 👋</h1>
<h2>Másik szöveg</h2> <h2>Másik szöveg</h2>
</body> </body>
</html> </html>