Use an aside for the 'About Me' block

This commit is contained in:
Oliver Davies 2021-07-09 00:15:41 +01:00
parent 27263731e4
commit 615aae3241

View file

@ -1,4 +1,4 @@
<section>
<aside>
<h2>About Me</h2>
<div class="flex mt-4 space-x-4">
@ -13,4 +13,4 @@
</p>
</div>
</div>
</section>
</aside>