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
3 changes: 2 additions & 1 deletion CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@
19. [Shivam Shekhar](https://github.com/eddges)
20. [Uwanthi Gunasekera](https://github.com/Uwanthi)
21. [Anshika Jain](https://github.com/Anshika-Jain)
22.[REDMASTERRANGER](https://github.com/redmasterranger)
22.[REDMASTERRANGER](https://github.com/redmasterranger)
23. [Abhishek Kumar Dey](https://github.com/abhishekdey4444)
14 changes: 14 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -458,6 +458,20 @@ <h2 class="text-center">2020</h2>
</div>
<!-- COPY TILL HERE -->

<!-- COPY FROM HERE -->
<div class="col-md-4">
<div class="m-card mcardStyle">
<div class="name">Abhishek Kumar Dey</div>
<div class="msg">Love to code</div>
<div class="github container-fluid">
<div class="row">
<i class="fab fa-github"></i>
<a href="https://github.com/abhishekdey4444">/abhishekdey4444</a>
</div>
</div>
</div>
</div>
<!-- COPY TILL HERE -->

<hr />
<br><br><br><br><br><br>
Expand Down