Skip to content

Commit

Permalink
about.html
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhamraj01 authored Oct 1, 2021
1 parent 103fa59 commit fd3a181
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion about.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,15 @@ <h5 class="card-title">
</div>
</div>
</div>
<div class="col-lg-4 mb-4">
<div class="card text-white">
<div id="two" class="card-body">
<h5 class="card-title"><i class="fab fa-github"></i> Facebook</h5>
<p class="card-text">Check out my Facebook Profile!</p>
<a href="https://facebook.com/vikhyatsingh123/" class="btn btn-outline-light btn-sm">Facebook</a>
</div>
</div>
</div>
</div>
</div>

Expand All @@ -95,4 +104,4 @@ <h5 class="card-title">
crossorigin="anonymous"></script>
</body>

</html>
</html>

0 comments on commit fd3a181

Please sign in to comment.