Files
static.kovagoadi.hu/html/index.html
Renovate Bot 927741992d
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
Update html/index.html
2025-10-22 21:17:06 +02:00

12 lines
165 B
HTML

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