Skip to content

Commit

Permalink
fix quote problem in hashnode page
Browse files Browse the repository at this point in the history
Signed-off-by: Anurag Pathak <[email protected]>
  • Loading branch information
AnuragThePathak committed Jul 1, 2023
1 parent 06020e7 commit 3242b62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/PageComp/HashnodePage/Tracks.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ const hashnodeData = [
},
{
description:
'It is important to look back at things you have acheived to stay motivated to do even more amazing things. Half of 2023 is over, and now it\'s time to look back at all your acomplishments so far. Write about them and you can win a Mechanical Keyboard.',
"It is important to look back at things you have acheived to stay motivated to do even more amazing things. Half of 2023 is over, and now it's time to look back at all your acomplishments so far. Write about them and you can win a Mechanical Keyboard.",
image: Special,
},
];

0 comments on commit 3242b62

Please sign in to comment.