jeevio.xyz/index.html
2024-04-22 08:33:50 -06:00

16 lines
331 B
HTML

<!DOCTYPE html>
<head>
<title>Jeeves' Place</title>
</head>
<body>
<div style="border:1px solid black;">
<p>
<img style="border-radius:8px;" src="pfp.png" width="64" />
<div style="font-size:1.2em;">Hi, I'm Jeeves. I write code usually.</div>
<br>
to be continued...<br>
</p>
</div>
</body>