Skip to content

Commit 5cd34e9

Browse files
Update index.html
1 parent 33437e8 commit 5cd34e9

File tree

1 file changed

+34
-1
lines changed

1 file changed

+34
-1
lines changed

index.html

+34-1
Original file line numberDiff line numberDiff line change
@@ -647,12 +647,45 @@ <h2>Download Top 25 Distro from here</h2>
647647

648648
</section><!-- End Recent Blog Posts Section -->
649649

650-
<!-- ======= Contact Section ======= -->
650+
<!-- ======= Contact Section ======= -->
651651
<section id="contact" class="contact">
652652
<header class="section-header">
653653
<h2>Your Simple Contribution make us Happy </h2>
654654
<p>Contribution</p>
655655
</header>
656+
<div class="row">
657+
658+
<div class="col-lg-4">
659+
<div class="box" data-aos="fade-up" data-aos-delay="200">
660+
<img src="assets/img/git2.png" class="img-fluid" alt="">
661+
</div>
662+
</div>
663+
664+
<div class="col-lg-4 mt-4 mt-lg-0">
665+
<div class="box" data-aos="fade-up" data-aos-delay="400">
666+
<img src="assets/img/git3.png" class="img-fluid" alt="">
667+
</div>
668+
</div>
669+
670+
<div class="col-lg-4 mt-4 mt-lg-0">
671+
<div class="box" data-aos="fade-up" data-aos-delay="600">
672+
<img src="assets/img/git1.jpeg" class="img-fluid" alt="">
673+
</div>
674+
</div>
675+
<p> Do You know ? This Website is Fully On contribution. So If You want to Contribution You Are Welcome. Select Option, And Let's Teach </p>
676+
</div>
677+
678+
<table style="height: 300px; margin-left: auto; margin-right: auto;" border="0" width="70%">
679+
<tbody>
680+
<tr>
681+
<td><a title="Download Ubuntu" href="#" target="_blank" rel="nofollow">How To contribute?</a></td>
682+
<td><a title="Download CentOS" href="#" target="_blank" rel="nofollow">New Distro </a></td>
683+
<td><a title="Download Debian" href="$" target="_blank" rel="nofollow">Old Distro </a></td>
684+
<td><a title="Download Fedora" href="#" target="_blank" rel="nofollow">Add A new Distro</a></td>
685+
<td><a title="Download Slackware" href="#" target="_blank" rel="nofollow">Contributor Profile</a></td>
686+
</tr>
687+
</tbody>
688+
</table>
656689

657690
<!-- End Contact Section -->
658691

0 commit comments

Comments
 (0)