Files
static.kovagoadi.hu/html/index.html
kovagoadi ec9e75fe3f
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
Update html/index.html
2025-10-22 21:38:40 +02:00

13 lines
191 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Helló világ!</title>
</head>
<body>
<h1>Sziasztok, emberek! 👋</h1>
<h2>Másik szöveg</h2>
</body>
</html>