Files
uzi/index.html
kodokcloud99-sketch 2ddf43f8b6
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Refine deployment template by removing unnecessary git commands for cleaner configuration
2026-02-28 00:26:48 +07:00

10 lines
210 B
HTML

<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Documents</title>
</head>
<body>
<h1>Hello World</h1>
</body>
</html>