jeevio.xyz/index.html

17 lines
331 B
HTML
Raw Normal View History

2024-04-21 10:00:05 -06:00
<!DOCTYPE html>
<head>
<title>Jeeves' Place</title>
</head>
<body>
2024-04-22 08:33:50 -06:00
<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>
2024-04-21 10:00:05 -06:00
</body>