Skip to content

Commit 914dfbe

Browse files
committed
Added partners
1 parent 8d16e82 commit 914dfbe

File tree

6 files changed

+60
-64
lines changed

6 files changed

+60
-64
lines changed

.idea/workspace.xml

Lines changed: 36 additions & 61 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

img/partners/amrita.png

27.3 KB
Loading

img/partners/fosswhite.png

8.57 KB
Loading

img/partners/initlabs.png

8.43 KB
Loading

img/partners/nodeschool.png

6.46 KB
Loading

index.html

Lines changed: 24 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ <h2>How to get <strong>Serviced</strong></h2>
392392
<div class="overlay">
393393
<div class="container">
394394
<div class="section-title center">
395-
<h2><strong>Our clients’</strong> testimonials</h2>
395+
<h2>Our <strong> Partners</strong></h2>
396396
<div class="line">
397397
<hr>
398398
</div>
@@ -401,8 +401,29 @@ <h2><strong>Our clients’</strong> testimonials</h2>
401401
<div class="col-md-8 col-md-offset-2">
402402
<div id="testimonial" class="owl-carousel owl-theme">
403403
<div class="item">
404-
<h5>We are still awaiting testimonials</h5>
405-
<p><strong>Tony Thomas</strong>, CTO</p>
404+
<a href="http://amritafoss.in" target="_blank">
405+
<img src="img/partners/fosswhite.png">
406+
<h4>FOSS@Amrita</h4>
407+
</a>
408+
</div>
409+
<div class="item">
410+
<a href="http://init-labs.org/" target="_blank">
411+
<img src="img/partners/initlabs.png">
412+
<h4>Init-Labs</h4>
413+
</a>
414+
</div>
415+
<div class="item">
416+
<a href="http://amrita.edu" target="_blank">
417+
<img src="img/partners/amrita.png">
418+
<h4>Amrita Vishwa Vidyapeetham</h4>
419+
</a>
420+
</div>
421+
422+
<div class="item">
423+
<a href="http://nodeschool.io/kerala" target="_blank">
424+
<img src="img/partners/nodeschool.png">
425+
<h4>NodeSchool Kerala</h4>
426+
</a>
406427
</div>
407428
</div>
408429
</div>

0 commit comments

Comments
 (0)