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

15 lines
277 B
HTML

<html lang="en">
<head>
<title>corey</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<h1>@probablycorey</h1>
<p>This is my website. I am Corey.</p>
<img src="/hotdog.png" />
</body>
</html>