Skip to content

Commit

Permalink
Merge pull request #42 from daksh1210jain/main
Browse files Browse the repository at this point in the history
added changes
  • Loading branch information
sayandippaul authored Jan 30, 2024
2 parents 4883b02 + fbc7cc7 commit 82824e6
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -979,21 +979,21 @@ <h3>Services</h3>
<h3>Links</h3>
<div class="links">
<a href="">Home</a>
<a href="">Courses</a>
<a href="">Quiz/Practice</a>
<a href="">Upcoming Tasks</a>
<a href="">Contact-us</a>
<a href="#courses">Courses</a>
<a href="quiz.html">Quiz/Practice</a>
<a href="#apply">Upcoming Tasks</a>
<a href="#contact">Contact-us</a>
</div>
</div>
<div class="col" id="contact-us">
<h3>Contact</h3>
<div class="contact-details">
<i class="fa fa-phone" aria-hidden="true"></i>
<p>010-020-0340</p>
<a href="tel:010-020-0340">Call Us</a>
</div>
<div class="contact-details">
<i class="fa fa-envelope" aria-hidden="true"></i>
<p>[email protected]</p>
<a href="mailto:[[email protected]]"> Email us</a>
</div>
<div class="contact-details">
<i class="fa fa-map-marker" aria-hidden="true"></i>
Expand Down

0 comments on commit 82824e6

Please sign in to comment.