From bd6e1a62d46f0e6f3f6126e7a54dd86d119599e6 Mon Sep 17 00:00:00 2001 From: "MD. AL-AMIN SHEIKH" <123836724+alaminsframe@users.noreply.github.com> Date: Thu, 12 Dec 2024 06:18:41 +0600 Subject: [PATCH] fixed the apostrophe character in the Healthy Habits text (#1302) * fixed the apostrophe character in the Healthy Habits text * Prettified Code! --------- Co-authored-by: alaminsframe --- src/app/monthlychallenges/page.tsx | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/app/monthlychallenges/page.tsx b/src/app/monthlychallenges/page.tsx index 543fded3..9e3a608c 100644 --- a/src/app/monthlychallenges/page.tsx +++ b/src/app/monthlychallenges/page.tsx @@ -201,8 +201,8 @@ const challengeList: Challenge[] = [ <>

Based on the NaNoWriMo (National Novel Writing Month) Challenge, this - challenge is the tech and non-tech take on writing and working together towards the - goal while posting on our own blogs. + challenge is the tech and non-tech take on writing and working + together towards the goal while posting on our own blogs.

{/*

Learn more about this challenge in{' '} @@ -224,7 +224,8 @@ const challengeList: Challenge[] = [ { href: '/monthlychallenges/nov-2023', title: 'November, 2023', - }, { + }, + { href: '/monthlychallenges/nov-2022', title: 'November, 2022', }, @@ -326,7 +327,7 @@ const challengeList: Challenge[] = [ }, { title: 'Healthy Habits for Happy Devs', - subtitle: `This month's challenge is all about nourishing our bodies, minds, and spirits so that we can become healthier developers.`, + subtitle: `This month's challenge is all about nourishing our bodies, minds, and spirits so that we can become healthier developers.`, description: ( <>