-
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 branch 'main' of https://github.com/theprince29/helpdesk
- Loading branch information
Showing
2 changed files
with
66 additions
and
10 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 |
---|---|---|
|
@@ -54,6 +54,7 @@ <h2 class="text-primary mt-0">Know our Contributors</h2> | |
</div> | ||
</div> | ||
</section> | ||
<<<<<<< HEAD | ||
<section class="page-section portfolio" style="background-color: antiquewhite;" id="portfolio"> | ||
<div class="container marketing"> | ||
<div class="row"> | ||
|
@@ -93,6 +94,38 @@ <h3 style="font-size: smaller;">[email protected]</h3> | |
<p><a class="btn btn-secondary mt-4" href="#">Connect »</a></p> | ||
</div> | ||
</div> | ||
======= | ||
<section class="page-section portfolio" style="background-color:antiquewhite;" id="portfolio"> | ||
<div class="container marketing"> | ||
<div class="row"> | ||
<div class="col-lg-4 "> | ||
<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>Prince Pal</title> | ||
<image href="/helpdesk/assets/img/portfolio/fullsize/princepal.jpg" width="100%" height="100%" preserveAspectRatio="xMidYMid slice"></image> | ||
</svg> | ||
|
||
<h2 class="fw-normal mt-4">Prince Pal</h2> | ||
<h3 style="font-size: smaller;"> Owner & Developer</h3> | ||
<h3 style="font-size: smaller;">CSE-AI 2k21</h3> | ||
<h3 style="font-size: smaller;">[email protected]</h3> | ||
<p><a class="btn btn-secondary mt-4" href="https://www.linkedin.com/in/theprince29/">Connect »</a></p> | ||
</div><!-- /.col-lg-4 --> | ||
<div class="col-lg-4"> | ||
<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> | ||
<h2 class="fw-normal mt-4">Your Name</h2> | ||
<h3 style="font-size: smaller;" class="">Content Contributor</h3> | ||
<h3 style="font-size: smaller;">branch & year</h3> | ||
<p><a class="btn btn-secondary mt-4" href="#">Connect »</a></p> | ||
</div><!-- /.col-lg-4 --> | ||
<div class="col-lg-4"> | ||
<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> | ||
<h2 class="fw-normal mt-4">Your Name</h2> | ||
<h3 style="font-size: smaller;" class="">Backend Contributor</h3> | ||
<h3 style="font-size: smaller;">branch & year</h3> | ||
<p><a class="btn btn-secondary mt-4" href="#">Connect »</a></p> | ||
</div><!-- /.col-lg-4 --> | ||
</div><!-- /.row --> | ||
>>>>>>> 96fd045414884bec4efece5767c852cd74687803 | ||
</div> | ||
</div> | ||
</section> | ||
|
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