Skip to content

Commit 0ad71aa

Browse files
committed
resolving issues
1 parent e42f507 commit 0ad71aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/data/tweets.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ const TWEETS: TweetItem[] = [
2929
date: "May 28, 2024",
3030
content: (
3131
<>
32-
Can't believe how much I've learned from @CodeHarborHub in just a few
32+
Can&apos;t believe how much I&apos;ve learned from @CodeHarborHub in just a few
3333
weeks. Their hands-on projects are amazing! #WebDevelopment
3434
#CodeHarborHub
3535
</>
@@ -44,7 +44,7 @@ const TWEETS: TweetItem[] = [
4444
date: "May 28, 2024",
4545
content: (
4646
<>
47-
Loving the data science courses on @CodeHarborHub. It's all free and ad-free. Perfect for anyone looking to upskill. #DataScience #FreeLearning
47+
Loving the data science courses on @CodeHarborHub. It&apos;s all free and ad-free. Perfect for anyone looking to upskill. #DataScience #FreeLearning
4848
</>
4949
),
5050
showOnHomepage: true,
@@ -96,7 +96,7 @@ const TWEETS: TweetItem[] = [
9696
date: "May 28, 2024",
9797
content: (
9898
<>
99-
If you're looking to learn AI and machine learning, @CodeHarborHub is the place to be. Comprehensive and free! #MachineLearning #AI #CodeHarborHub
99+
If you&apos;re looking to learn AI and machine learning, @CodeHarborHub is the place to be. Comprehensive and free! #MachineLearning #AI #CodeHarborHub
100100
</>
101101
),
102102
showOnHomepage: true,

0 commit comments

Comments
 (0)