Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -311,12 +311,12 @@ <h3>Sahil Ghonge</h3>
<!-- Copy paste below code above this and update your respective details-->
<div class="bg-light border rounded-3">
<div class="m-4">
<h3><!-- Your name --></h3>
<h3>Vishal</h3>
<ul style="margin-left: -15px;">
<li>Branch: <!-- Your Branch --></li>
<li>College: <!-- Your College --></li>
<li>Github Username: <!-- Your Github Username --></li>
<li>Tech Stack: <!--Your Technical Skills --></li>
<li>Branch: CSE</li>
<li>College: BIET</li>
<li>Github Username:engineervt</li>
<li>Tech Stack:C,C++</li>
</ul>
</div>
</div>
Expand Down