Skip to content
Open
Show file tree
Hide file tree
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
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ We have other repositories in the organisation you can contribute to. If you wou

---


# Hacktoberfest

![Watch The Video](https://www.kynetics.com/docs/2018/images/open-source-heading.jpg)
Expand Down Expand Up @@ -160,13 +159,10 @@ Hurray! You successfully made a contribution!

- [Pratishtha](https://github.com/pratishtha05)


- [Aditya Choudhary](https://github.com/aditya1844)


- [Naeva Setia](https://github.com/naevasetia)

- [Adarsh](https://github.com/adarshpandey19101)



- [Bhakti](https://github.com/Bhakti087)
Binary file added images/bhakti.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -629,6 +629,25 @@ <h5 class="designationHeadline">Web Developer</h5>
</div>
</div>

<div class="card">
<div class="content">
<div class="imgBx">
<img src="images/bhakti.png" />
</div>
<div class="contentBx">
<h4 class="nameHeadline">Bhaktii</h4>
<h5 class="designationHeadline">Web Developer</h5>
<div class="sci">
<a href="https://github.com/Bhakti087" class="socialLink"
><i class="fa fa-github" aria-hidden="true"></i
></a>
<a href="https://www.linkedin.com/in/bhakti-ghude-1193381b4/" class="socialLink"
><i class="fa fa-linkedin" aria-hidden="true"></i>
</a>
</div>
</div>
</div>
</div>



Expand Down