-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from Shivam-fibo/main
update for contributor page
- Loading branch information
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -86,11 +86,11 @@ <h3 style="font-size: smaller;">[email protected]</h3> | |
<div class="flex justify-content-center"> | ||
<svg class="bd-placeholder-img rounded-circle" width="140" height="140" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Placeholder" preserveAspectRatio="xMidYMid slice" focusable="false"><title>Placeholder</title><rect width="100%" height="100%" fill="var(--bs-secondary-color)"></rect></svg> | ||
</div> | ||
<h2 class="fw-normal mt-4">Your Name</h2> | ||
<h3 style="font-size: smaller;">Backend Contributor</h3> | ||
<h3 style="font-size: smaller;">branch & year</h3> | ||
<h3 style="font-size: smaller;">youremail@gmail.com</h3> | ||
<p><a class="btn btn-secondary mt-4" href="#">Connect »</a></p> | ||
<h2 class="fw-normal mt-4">Shivam Gupta</h2> | ||
<h3 style="font-size: smaller;">Fronend Contributor</h3> | ||
<h3 style="font-size: smaller;">CSE-AI & 2k21</h3> | ||
<h3 style="font-size: smaller;">sg641818@gmail.com</h3> | ||
<p><a class="btn btn-secondary mt-4" href="https://www.linkedin.com/in/shivamgupta6418/">Connect »</a></p> | ||
</div> | ||
</div> | ||
</div> | ||
|