jeevio.xyz/index.html

15 lines
243 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 04:02:01 -06:00
<img style="display:inline" title="logo" src="/pfp.webp" width="64" />
<p>
Hi, I'm Jeeves. I write code usually.<br>
<br>
to be continued...
</p>
2024-04-21 10:00:05 -06:00
</body>