Skip to content

Commit a935698

Browse files
committed
fix: update personal journey description in About page
1 parent 1778aee commit a935698

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

src/pages/about.tsx

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,12 @@ export const AboutPage: React.FC = () => {
2828
<a href="https://x-team.com/case-studies/">
2929
helping leading companies to succeed
3030
</a>
31-
. <strong>However, I have taken a pause to focus on my health</strong>
32-
. I write about my journey fighting a cancer on a{' '}
33-
<Link to="/lymphoma">dedicated blog</Link>.
31+
.{' '}
32+
<strong>
33+
Also, I write about my journey fighting a cancer since 2016 on
34+
a{' '}
35+
</strong>
36+
<Link to="/lymphoma">dedicated blog here</Link>.
3437
</p>
3538
<p>
3639
When I'm not working, I am coding... Yes, this is a true hobby of

0 commit comments

Comments
 (0)