nose-pluto/nose/www/hello/pub/index.html
2025-09-29 21:18:39 -07:00

14 lines
230 B
HTML

<html lang="en">
<head>
<title>Hello</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<h1>Wolfie Man</h1>
<p>Toy Rivian Truck</p>
</body>
</html>