Files
armandarmand/task1/task1-ticket1/docker/test_pages/helloworld.html
louiscklaw 8719fe58b8 update,
2025-02-01 01:59:56 +08:00

11 lines
207 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
helloworld
</body>
</html>