We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1778aee commit a935698Copy full SHA for a935698
1 file changed
src/pages/about.tsx
@@ -28,9 +28,12 @@ export const AboutPage: React.FC = () => {
28
<a href="https://x-team.com/case-studies/">
29
helping leading companies to succeed
30
</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>.
+ .{' '}
+ <strong>
+ Also, I write about my journey fighting a cancer since 2016 on
34
+ a{' '}
35
+ </strong>
36
+ <Link to="/lymphoma">dedicated blog here</Link>.
37
</p>
38
<p>
39
When I'm not working, I am coding... Yes, this is a true hobby of
0 commit comments