Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ruchspatil committed Jul 18, 2023
1 parent eb2b393 commit a905fce
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -394,15 +394,15 @@ <h6 class="d-inline" style="color:#FFFFFF;">Address :<br> <span class="text-mute
</div>

<ul class="social-icons pt-4">
<li class="social-item"><a class="social-link text-dark" href="https://www.linkedin.com/in/ruchspatil"><i class="ti-linkedin" aria-hidden="true"></i></a></li>
<li class="social-item"><a class="social-link text-dark" href="https://github.com/ruchspatil"><i class="ti-github" aria-hidden="true"></i></a></li>
<li class="social-item" style="color: #6c757d;"><a class="social-link text-dark" href="https://www.linkedin.com/in/ruchspatil"><i class="ti-linkedin" aria-hidden="true"></i></a></li>
<li class="social-item" style="color: #6c757d;"><a class="social-link text-dark" href="https://github.com/ruchspatil"><i class="ti-github" aria-hidden="true"></i></a></li>
<li class="social-item"><a class="social-link text-dark" href="#"><i class="ti-google" aria-hidden="true"></i></a></li>
<li class="social-item"><a class="social-link text-dark" href="#"><i class="ti-google" aria-hidden="true"></i></a></li>
<li class="social-item"><a class="social-link text-dark" href="#"><i class="ti-google" aria-hidden="true"></i></a></li>
</ul>
<h5 style="color:#FFFFFF;">About This Page</h5>
<p style="color: #6c757d;">This website was coded in HTML, CSS, and Javascript. It is hosted on a GitHub. The code can be found <a href="https://github.com/ruchspatil/ruchspatil.github.io" style="color:#1035AC"class="read-more">here.</a></p>
<p>Copyright ©2023 All rights reserved</p>
<p style="color: #6c757d;">Copyright ©2023 All rights reserved</p>
</p>
</div>
</div>
Expand All @@ -411,8 +411,9 @@ <h5 style="color:#FFFFFF;">About This Page</h5>

</div>
</div>
</section>
</footer>
</section>

<!-- core -->
<script src="assets/vendors/jquery/jquery-3.4.1.js"></script>
<script src="assets/vendors/bootstrap/bootstrap.bundle.js"></script>
Expand Down

0 comments on commit a905fce

Please sign in to comment.