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

Skip to content

Commit a0fbd13

Browse files
authored
Merge pull request coding-blocks#110 from hereisnaman/map-sitewide
Added contact and map to content loader and made sitewide
2 parents f84032e + d084011 commit a0fbd13

26 files changed

+4572
-4068
lines changed

bootcamps/cast.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,10 @@ <h4 class="inline-block mb0">Is it applicable only for foundation courses ? </h4
282282
<!-- SECTION: Testimonials -->
283283

284284

285-
285+
<!--Map-->
286+
<div class="map-load">
287+
288+
</div>
286289
<!-- Footer -->
287290
<div class="footer"></div>
288291

bootcamps/chatbots.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,10 @@ <h6 class="uppercase">Harsh M Agarwal</h6>
336336
</section>
337337

338338

339-
339+
<!--Map-->
340+
<div class="map-load">
341+
342+
</div>
340343
<!-- Footer -->
341344
<div class="footer"></div>
342345

bootcamps/competitiveprogramming.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,10 @@ <h6 class="uppercase">Shikhar Pahadia</h6>
377377

378378
</section>
379379

380-
380+
<!--Map-->
381+
<div class="map-load">
382+
383+
</div>
381384

382385
<!-- Footer -->
383386
<div class="footer"></div>

bootcamps/gamedevelopment.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,10 @@ <h6 class="uppercase">Piyush Ajmani</h6>
335335
</section>
336336

337337

338-
338+
<!--Map-->
339+
<div class="map-load">
340+
341+
</div>
339342
<!-- Footer -->
340343
<div class="footer"></div>
341344

bootcamps/gamedevonline.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,9 @@ <h6 class="uppercase">Pawan Bansal</h6>
392392
</div>
393393

394394
</section>
395-
395+
<!--Map-->
396+
<div class="map-load">
397+
</div>
396398
<!-- Footer -->
397399
<div class="footer"></div>
398400

bootcamps/interviewprep.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,9 @@ <h6 class="uppercase">Utkarsh Nath</h6>
400400
</section>
401401

402402

403-
403+
<!--Map-->
404+
<div class="map-load">
405+
</div>
404406
<!-- Footer -->
405407
<div class="footer"></div>
406408

bootcamps/machinelearning.html

Lines changed: 413 additions & 359 deletions
Large diffs are not rendered by default.

bootcamps/reactjs.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -327,6 +327,9 @@ <h6 class="uppercase">Piyush Ajmani</h6>
327327

328328

329329

330+
<!--Map-->
331+
<div class="map-load">
332+
</div>
330333
<!-- Footer -->
331334
<div class="footer"></div>
332335

0 commit comments

Comments
 (0)