forked from WatchDogs-CS416/WatchDogs-CS416.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
791ca28
commit 13dfd31
Showing
1 changed file
with
3 additions
and
3 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 |
---|---|---|
|
@@ -147,7 +147,7 @@ <h2 class="content-title text-center position-relative"><span class="underline"> | |
<div class="d-flex flex-column align-items-center justify-content-center"> | ||
<div class="name"><b>Bhavik Suthar</b></div> | ||
<div class="dept">Mechanical Engineering</div> | ||
<div class="email"><a href="mailto:emailid">emailid</a></div> | ||
<div class="email"><a href="mailto:[email protected]">[email protected]</a></div> | ||
</div> | ||
</div> | ||
<div class="custom-card"> | ||
|
@@ -159,9 +159,9 @@ <h2 class="content-title text-center position-relative"><span class="underline"> | |
</div> | ||
<div class="custom-card"> | ||
<div class="d-flex flex-column align-items-center justify-content-center"> | ||
<div class="name"><b>Vyankatesh Sawalapukar</b></div> | ||
<div class="name"><b>Vyankatesh Sawalapurkar</b></div> | ||
<div class="dept">Mechanical Engineering</div> | ||
<div class="email"><a href="mailto:emailid">emailid</a></div> | ||
<div class="email"><a href="mailto:[email protected]">[email protected]</a></div> | ||
</div> | ||
</div> | ||
<div class="custom-card"> | ||
|