Compare commits

...

2 Commits

Author SHA1 Message Date
202af252c8 Merge pull request 'Update html/index.html' (#6) from renovate-bot/static.kovagoadi.hu:renovate-bot-patch-1 into main
All checks were successful
Remote Deployment Pipeline / Prepare deployment vars (push) Successful in 2s
Remote Deployment Pipeline / Create remote directory (push) Successful in 8s
Remote Deployment Pipeline / Cleanup MR environment (push) Has been skipped
Remote Deployment Pipeline / Sync repository files (push) Successful in 15s
Remote Deployment Pipeline / Run docker-compose remotely (push) Successful in 6s
Reviewed-on: #6
Reviewed-by: kovagoadi <kovagoadi@kovagoadi.hu>
2025-10-22 21:33:19 +02:00
927741992d 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
2025-10-22 21:17:06 +02:00

View File

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