Skip to content

Commit

Permalink
fix comment over profile
Browse files Browse the repository at this point in the history
  • Loading branch information
oyepriyansh authored Oct 3, 2023
1 parent e63e57c commit 705d463
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ <h1>Dev Profiles</h1>
</div>

<div class="container">

<!--Profiles-->

<div class="profile">
Expand All @@ -39,8 +38,6 @@ <h3 class="name">Priyansh Prajapat</h3>
</div>
</div>

<!--Profiles-->

<div class="profile">
<div class="pfp"><img src="https://github.com/hollermay.png" alt="User Image"></div>
<h3 class="name">Udayan Sharma</h3>
Expand All @@ -58,6 +55,9 @@ <h3 class="name">Udayan Sharma</h3>
</div>
</div>



<!--Profiles-->
</div>
<script src="script.js"></script>
</body>
Expand Down

0 comments on commit 705d463

Please sign in to comment.