Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5b56471

Browse files
authored
Merge pull request coding-blocks#256 from coding-blocks/lulz
Add: Winter Batch Info
2 parents d664a7c + dd52128 commit 5b56471

File tree

8 files changed

+50
-22
lines changed

8 files changed

+50
-22
lines changed

src/courses/algo++.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
}
129129
],
130130
"courseEnroll": {
131-
"registerBoxHeading": "Batches Starting This December(First Week):",
131+
"registerBoxHeading": "",
132132
"highlights": [
133133
{
134134
"icon": "et-line-search",

src/courses/classroom/android-app-development.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
}
141141
],
142142
"courseEnroll": {
143-
"upcomingBatches": "Android Course Batches Starting This December(First Week):",
143+
"upcomingBatches": "Upcoming Courses:",
144144
"highlights": [
145145
{
146146
"icon": "et-line-search",

src/courses/classroom/web-development-nodejs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
}
150150
],
151151
"courseEnroll": {
152-
"upcomingBatches": "Batches Starting This December(First Week):",
152+
"upcomingBatches": "Upcoming Batches:",
153153
"highlights": [
154154
{
155155
"icon": "et-line-search",

src/courses/crux-for-beginners.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
}
104104
],
105105
"courseEnroll": {
106-
"upcomingBatches": "<strong>Fast Track Batches Starting December 3:</strong>",
106+
"upcomingBatches": "Upcoming Batches:",
107107
"highlights": [
108108
{
109109
"icon": "et-line-search",

src/courses/crux.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
}
162162
],
163163
"courseEnroll": {
164-
"upcomingBatches": "Fast Track Batches Starting This December(First Week):",
164+
"upcomingBatches": "",
165165
"highlights": [
166166
{
167167
"icon": "et-line-search",

src/courses/launchpad-for-beginners.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
}
9999
],
100100
"courseEnroll": {
101-
"upcomingBatches": "<strong>Fast Track Batches Starting December 3:</strong>",
101+
"upcomingBatches": "Upcoming Batches:",
102102
"highlights": [
103103
{
104104
"icon": "et-line-search",

src/courses/launchpad.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
}
159159
],
160160
"courseEnroll": {
161-
"upcomingBatches": "Fast Track Batches Starting This December(First Week):",
161+
"upcomingBatches": "Upcoming Batches:",
162162
"highlights": [
163163
{
164164
"icon": "et-line-search",

src/data/courses.json

Lines changed: 43 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@
1616
],
1717
"batches": [
1818
{
19-
"slug": "Morning Batch at Pitampura"
19+
"slug": "Fast Track Morning Batch at Pitampura starting December 3"
2020
},
2121
{
22-
"slug": "Evening Fast Track Batch at Pitampura"
22+
"slug": "Evening Batch at Pitampura starting December 3"
2323
},
2424
{
25-
"slug": "Evening Batch at Dwarka"
25+
"slug": "Morning Batch at Dwarka starting December 30"
2626
}
2727
],
2828
"odd": true
@@ -42,10 +42,9 @@
4242
"300+ Problems, Hackathons"
4343
],
4444
"batches": [
45-
{ "slug": "Morning Batch at Pitampura" },
46-
{ "slug": "Evening Batch at Pitampura" },
47-
{ "slug": "Morning Btach at Dwarka" },
48-
{ "slug": "Evening Batch at Dwarka" }
45+
{ "slug": "Fast Track Evening Batch at Pitampura starting December 3" },
46+
{ "slug": "Morning Batch at Pitampura starting December 25" },
47+
{ "slug": "Evening Batch at Dwarka starting December 3" }
4948
]
5049
},
5150
{
@@ -63,8 +62,8 @@
6362
"LIVE Project & Pitching Session"
6463
],
6564
"batches": [
66-
{ "slug": "Morning Batch at Pitampura" },
67-
{ "slug": "Evening Batch at Dwarka" }
65+
{ "slug": "Morning Batch at Pitampura starting December 4" },
66+
{ "slug": "Evening Batch at Dwarka starting December 10" }
6867
],
6968
"odd": true
7069
},
@@ -83,8 +82,8 @@
8382
"LIVE Project &amp; Hackathon"
8483
],
8584
"batches": [
86-
{ "slug": "Evening Batch at Pitampura" },
87-
{ "slug": "Morning Batch at Dwarka" }
85+
{ "slug": "Evening batch at Pitampura starting December 3" },
86+
{ "slug": "Morning batch at Dwarka starting December 10" }
8887
]
8988
},
9089
{
@@ -103,9 +102,8 @@
103102
],
104103
"odd": true,
105104
"batches": [
106-
{ "slug": "Morning Batch at Pitampura" },
107-
{ "slug": "Evening Batch at Pitampura" },
108-
{ "slug": "Morning Batch at Dwarka" }
105+
{ "slug": "Morning batch at Pitampura starting December 4" },
106+
{ "slug": "Morning batch at Dwarka starting December 3" }
109107
]
110108
},
111109
{
@@ -125,6 +123,36 @@
125123
"batches": [
126124
{ "slug": "Morning Batch at Pitampura" }
127125
]
128-
}
126+
},
127+
{
128+
"id": "07",
129+
"name": "Crux For Beginners",
130+
"price": "6,000",
131+
"imgSrc": "/assets/images/cb/logosc/color_java.svg",
132+
"imgAlt": "Crux For Beginners Course Logo",
133+
"lectures": "(10 lectures)",
134+
"link": "/courses/crux-for-beginners.html",
135+
"description": [
136+
],
137+
"batches": [
138+
{ "slug": "Morning batch at Pitampura starting December 5" },
139+
{ "slug": "Morning batch at Dwarka starting December 4" }
140+
]
141+
},
142+
{
143+
"id": "08",
144+
"name": "Launchpad For Beginners",
145+
"price": "6,000",
146+
"imgSrc": "/assets/images/cb/logosc/color_cpp.svg",
147+
"imgAlt": "Launchpad For Beginners Course Logo",
148+
"lectures": "(10 lectures)",
149+
"link": "/courses/launchpad-for-beginners.html",
150+
"description": [
151+
],
152+
"batches": [
153+
{ "slug": "Evening batch at Pitampura starting December 7" },
154+
{ "slug": "Evening batch at Dwarka starting December 3" }
155+
]
156+
}
129157
]
130158
}

0 commit comments

Comments
 (0)