Skip to content

Commit

Permalink
Merge pull request #318 from anushkabhansalii/Contributer
Browse files Browse the repository at this point in the history
Contributer
  • Loading branch information
Gyanthakur authored Oct 29, 2024
2 parents ee4e697 + abdff1e commit b16a0b3
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
Binary file added hacktoberpic.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 25 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1374,6 +1374,28 @@ <h3 class="name">Harrish M</h3>
<a href="https://www.instagram.com/h4ri_ig/" target="_blank"><i class="fa-brands fa-instagram"></i></a>
</div>
</div>

<div class="profile">
<div class="lines"></div>
<!-- change './default.png' to your profile image url -->
<div class="pfp"><img src="hacktoberpic.jpeg" alt="User Image"></div>
<h3 class="name">Anushka Jain</h3>
<div class="skills">
<span class="skill">HTML</span>
<span class="skill">CSS</span>
<span class="skill">JAVA</span>
<span class="skill">JAVASCRIPT</span>


</div>
<div class="social">
<a href="https://github.com/anushkabhansalii" target="_blank"><i class="fa-brands fa-github"></i></a>

<a href="https://www.linkedin.com/in/anushka-jain-b13271307/" target="_blank"><i class="fa-brands fa-linkedin-in"></i></a>

</div>
</div>

<div class="profile">
<div class="lines"></div>
<!-- change './default.png' to your profile image url -->
Expand Down Expand Up @@ -1444,6 +1466,9 @@ <h3 class="name">Aayush Talreja</h3>
</div>
</div>




<button id="backToTopBtn" title="Go to top"><i class="fa-solid fa-arrow-up"></i>
</button>
<script src="script.js"></script>
Expand Down

0 comments on commit b16a0b3

Please sign in to comment.