You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/data/tweets.tsx
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ const TWEETS: TweetItem[] = [
29
29
date: "May 28, 2024",
30
30
content: (
31
31
<>
32
-
Can't believe how much I've learned from @CodeHarborHub in just a few
32
+
Can't believe how much I've learned from @CodeHarborHub in just a few
33
33
weeks. Their hands-on projects are amazing! #WebDevelopment
34
34
#CodeHarborHub
35
35
</>
@@ -44,7 +44,7 @@ const TWEETS: TweetItem[] = [
44
44
date: "May 28, 2024",
45
45
content: (
46
46
<>
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's all free and ad-free. Perfect for anyone looking to upskill. #DataScience #FreeLearning
48
48
</>
49
49
),
50
50
showOnHomepage: true,
@@ -96,7 +96,7 @@ const TWEETS: TweetItem[] = [
96
96
date: "May 28, 2024",
97
97
content: (
98
98
<>
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're looking to learn AI and machine learning, @CodeHarborHub is the place to be. Comprehensive and free! #MachineLearning #AI #CodeHarborHub
0 commit comments