Compare commits
No commits in common. "2d844e59d416292d1d6eee2474fcff2d2daa0679" and "9a62f7bd1bf97359bc445558ab43ac0d2eefae7b" have entirely different histories.
2d844e59d4
...
9a62f7bd1b
1 changed files with 8 additions and 4 deletions
|
@ -29,10 +29,14 @@ const AboutPage = () => {
|
|||
</figcaption>
|
||||
</figure>
|
||||
<p className="leading-[1.5] [&:not(:first-child)]:mt-6">
|
||||
I am a Londoner living on the south coast of the UK. I'm 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.{" "}
|
||||
Husband. Dad. Christian.
|
||||
</p>
|
||||
|
||||
<p className="leading-[1.5] [&:not(:first-child)]:mt-6">
|
||||
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 className="leading-[1.5] [&:not(:first-child)]:mt-6">
|
||||
|
|
Loading…
Add table
Reference in a new issue