This commit is contained in:
Jeeves 2024-04-22 08:33:50 -06:00
parent 81ad942f46
commit 460f0256e9

View file

@ -5,10 +5,12 @@
</head>
<body>
<img style="display:inline" title="logo" src="pfp.png" width="64" />
<p>
Hi, I'm Jeeves. I write code usually.<br>
<br>
to be continued...
</p>
<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>