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 @@ -68,3 +68,4 @@
59. [komal](https://github.com/komal180)
60. [Patricia Ciortea](https://github.com/patri05)
61. [FAruk](https://github.com/farukx)
62. [Karan Bhatt](https://github.com/kara751)
15 changes: 15 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1053,6 +1053,7 @@ <h2 class="text-center">2018</h2>
</div>
</div>


<!-- COPY FROM HERE -->
<div class="col-md-4">
<div class="m-card">
Expand All @@ -1066,6 +1067,20 @@ <h2 class="text-center">2018</h2>
</div>
</div>
</div>
<!-- COPY FROM HERE -->
<div class="col-md-4">
<div class="m-card mcardStyle">
<div class="name">Karan Bhatt</div>
<div class="msg">Consistency is very important!!!</div>
<div class="github container-fluid">
<div class="row">
<i class="fab fa-github"></i>
<a href="https://github.com/kara751">/kara751</a>
</div>
</div>
</div>
</div>

<!-- COPY FROM HERE -->

</div>
Expand Down