feat: tweak about
This commit is contained in:
parent
9a62f7bd1b
commit
73c1d1b751
1 changed files with 4 additions and 8 deletions
|
@ -29,14 +29,10 @@ const AboutPage = () => {
|
||||||
</figcaption>
|
</figcaption>
|
||||||
</figure>
|
</figure>
|
||||||
<p className="leading-[1.5] [&:not(:first-child)]:mt-6">
|
<p className="leading-[1.5] [&:not(:first-child)]:mt-6">
|
||||||
Husband. Dad. Christian.
|
I am a Londoner living on the south coast of the UK. I am a self-taught
|
||||||
</p>
|
software engineer and this blog is my technical scrapbook. I document
|
||||||
|
the details of my technical life so I can have a record of progress when
|
||||||
<p className="leading-[1.5] [&:not(:first-child)]:mt-6">
|
I look back.{" "}
|
||||||
No, not really. I am a Londoner living on the south coast of the UK. I
|
|
||||||
am a self-taught software engineer and this blog is my technical
|
|
||||||
scrapbook. I document the details of my technical life so I can have a
|
|
||||||
record of progress when I look back.{" "}
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p className="leading-[1.5] [&:not(:first-child)]:mt-6">
|
<p className="leading-[1.5] [&:not(:first-child)]:mt-6">
|
||||||
|
|
Loading…
Add table
Reference in a new issue