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. [Ze Falcon](https://github.com/Ze-Falcon)
17 changes: 16 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,22 @@ <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">Ze Falcon</div>
<div class="msg">Happy Hactoberfest guys!!!!!</div>
<div class="github container-fluid">
<div class="row">
<i class="fab fa-github"></i>
<a href="https://github.com/Ze-Falcon">/Ze Falcon</a>
</div>
</div>
</div>
</div>
<!-- COPY TILL HERE -->

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