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

Skip to content

Commit bd061d4

Browse files
committed
add cast details
1 parent 4db326d commit bd061d4

File tree

2 files changed

+28
-3
lines changed

2 files changed

+28
-3
lines changed

src/cast.hbs

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,21 @@
9797
<p>
9898
The registration fees for CAST is ₹100, which will be fully adjusted against the course fee, in case no scholarship offered.
9999
</p>
100-
<div class="mt40">
101-
<a class="btn btn-lg btn-filled uppercase" href="http://students.codingblocks.com//admission_test_online/J18CAST/result_letter" target="_blank">View Results</a>
102-
</div>
100+
<div class="condensed-paragraphs mb64">
101+
<p>
102+
<strong>When?</strong> Sunday, July 22 (6:00 PM to
103+
7:00 PM)
104+
</p>
105+
<p>
106+
<strong>Syllabus?</strong> Aptitude &amp; Logical Reasoning
107+
</p>
108+
<p>
109+
<strong>Where?</strong> Our E-learning portal
110+
</p>
111+
</div>
112+
<div class="mt40">
113+
<a class="btn btn-lg btn-filled uppercase" href="http://students.codingblocks.com//admission_test_online/CASTJ18" target="_blank">Register Now</a>
114+
</div>
103115
</div>
104116
</div>
105117

src/index.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@
77
}
88
],
99
"slides": [
10+
{
11+
"imgSrc": "/assets/images/cb/cover/dark-metal.jpg",
12+
"imgAlt": "",
13+
"heading": "CAST for August batches is here!",
14+
"content": "Win upto 75% scholarship on foundation courses at Coding Blocks this summer",
15+
"button": [
16+
{
17+
"link": "/cast.html",
18+
"text": "Details and Registration",
19+
"filled": "true"
20+
}
21+
]
22+
},
1023
{
1124
"imgSrc": "/assets/images/cb/cover/dark-metal.jpg",
1225
"imgAlt": "",

0 commit comments

Comments
 (0)