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. [Eranga Senevirathne](https://github.com/ErangaSenavirathne)
15 changes: 15 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -457,6 +457,21 @@ <h2 class="text-center">2020</h2>
</div>
</div>
<!-- COPY TILL HERE -->

<!-- COPY FROM HERE -->
<div class="col-md-4">
<div class="m-card mcardStyle">
<div class="name">Eranga Senevirathne</div>
<div class="msg">Hello Hacktober !</div>
<div class="github container-fluid">
<div class="row">
<i class="fab fa-github"></i>
<a href="https://github.com/ErangaSenavirathne">/Eranga Senevirathne</a>
</div>
</div>
</div>
</div>
<!-- COPY TILL HERE -->


<hr />
Expand Down