Use an aside for the 'About Me' block
This commit is contained in:
parent
27263731e4
commit
615aae3241
|
@ -1,4 +1,4 @@
|
||||||
<section>
|
<aside>
|
||||||
<h2>About Me</h2>
|
<h2>About Me</h2>
|
||||||
|
|
||||||
<div class="flex mt-4 space-x-4">
|
<div class="flex mt-4 space-x-4">
|
||||||
|
@ -13,4 +13,4 @@
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</aside>
|
||||||
|
|
Loading…
Reference in a new issue