Files
hello-world/index.html
T
2026-09-22 14:24:08 +00:00

9 lines
125 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Hello Robert</title>
</head>
<body>
<h1>Hello from K3s cluster!</h1>
</body>
</html>