gaaaa
This commit is contained in:
parent
81ad942f46
commit
460f0256e9
1 changed files with 8 additions and 6 deletions
14
index.html
14
index.html
|
@ -5,10 +5,12 @@
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<img style="display:inline" title="logo" src="pfp.png" width="64" />
|
<div style="border:1px solid black;">
|
||||||
<p>
|
<p>
|
||||||
Hi, I'm Jeeves. I write code usually.<br>
|
<img style="border-radius:8px;" src="pfp.png" width="64" />
|
||||||
<br>
|
<div style="font-size:1.2em;">Hi, I'm Jeeves. I write code usually.</div>
|
||||||
to be continued...
|
<br>
|
||||||
</p>
|
to be continued...<br>
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
Loading…
Add table
Reference in a new issue