Update index.html

This commit is contained in:
2026-09-22 14:25:09 +00:00
parent 5626497176
commit bb35ab5bd6
+1 -1
View File
@@ -4,6 +4,6 @@
<title>Hello Robert</title> <title>Hello Robert</title>
</head> </head>
<body> <body>
<h1>Hello from K3s cluster!</h1> <h1>Hello from K3s cluster! Robert v2</h1>
</body> </body>
</html> </html>