8 lines
283 B
HTML
8 lines
283 B
HTML
<div>
|
|
<h1>Welcome. This is a personal site I'm still working on.</h1>
|
|
<p>for now, enjoy this photo of my dog</p>
|
|
<img src="hazel.jpg" width="270" height="330">
|
|
<h3>Visitor count:</h3>
|
|
<img src="https://profile-counter.glitch.me/bergamotoil.net/count.svg">
|
|
</div>
|