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
1 change: 1 addition & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@
18. [Sashipraba](https://github.com/SashiPraba)
19. [Shivam Shekhar](https://github.com/eddges)
20.[Uwanthi Gunasekera](https://github.com/Uwanthi)
21. [Ashish Mishra](https://github.com/ashishmishra95)
12 changes: 12 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -411,6 +411,18 @@ <h2 class="text-center">2020</h2>
</div>
</div>
<!-- COPY TILL HERE -->
<div class="col-md-4">
<div class="m-card mcardStyle">
<div class="name">Ashish Mishra</div>
<div class="msg">Amazing Hacktoberfest dev buddies!!!!</div>
<div class="github container-fluid">
<div class="row">
<i class="fab fa-github"></i>
<a href="https://github.com/ashishmishra95">/Ashish Mishra</a>
</div>
</div>
</div>
</div>


<hr />
Expand Down