Skip to content

Commit

Permalink
added name
Browse files Browse the repository at this point in the history
  • Loading branch information
elidvenega committed Aug 25, 2020
1 parent 4cea08b commit 81d41a3
Showing 1 changed file with 43 additions and 50 deletions.
93 changes: 43 additions & 50 deletions contributersProfile.html
Original file line number Diff line number Diff line change
Expand Up @@ -390,21 +390,19 @@ <h5>
enjoy it!
</h5>
<div class="buttons">
<div class="dropDownContent"></div>
<div class="dropDownContent"></div>
</li>
<li class="list-group-item dropDown">
@savvasg35
<a class="float-right" href="https://github.com/Savvasg35"
>Visit Github Profile</a
>
<a class="float-right" href="https://github.com/Savvasg35">Visit Github Profile</a>
<div class="dropDownContent"></div>
</li>
<li class="list-group-item dropDown">
@chettriyuvraj
<a class="float-right" href="https://github.com/chettriyuvraj">Visit Github Profile</a>
<div class="dropDownContent"></div>
</li>
<li class="list-group-item dropDown">
<li class="list-group-item dropDown">
@gustnbones
<a class="float-right" href="https://github.com/gustnbones">Visit Github Profile</a>
<div class="dropDownContent"></div>
Expand All @@ -420,58 +418,53 @@ <h5>
<a class="float-right" href="https://github.com/piincher">Visit Github Profile</a>
<div class="dropDownContent"></div>
</li>

</ul>
</div>
<div class="container-fluid footer-container">
<div
class="a2a_kit a2a_kit_size_32 a2a_default_style"
style="line-height: 32px;"
>
<h5>
If you enjoyed the course like I did, share it so more people can
enjoy it!
</h5>
<div class="buttons">
<a class="a2a_button_facebook"
><i class="fab fa-facebook fa-2x"></i
></a>
<a class="a2a_button_twitter"
><i class="fab fa-twitter fa-2x"></i
></a>
<a class="a2a_button_email"
><i class="fas fa-envelope-square fa-2x"></i
></a>
<a class="a2a_button_whatsapp"
><i class="fab fa-whatsapp fa-2x"></i
></a>
</div>
<li class="list-group-item dropDown">
@elidvenega
<a class="float-right" href="https://github.com/elidvenega">Visit Github Profile</a>
<div class="dropDownContent"></div>
</li>


</ul>
</div>
<!-- <div id="credits">
<div class="container-fluid footer-container">
<div class="a2a_kit a2a_kit_size_32 a2a_default_style" style="line-height: 32px;">
<h5>
If you enjoyed the course like I did, share it so more people can
enjoy it!
</h5>
<div class="buttons">
<a class="a2a_button_facebook"><i class="fab fa-facebook fa-2x"></i></a>
<a class="a2a_button_twitter"><i class="fab fa-twitter fa-2x"></i></a>
<a class="a2a_button_email"><i class="fas fa-envelope-square fa-2x"></i></a>
<a class="a2a_button_whatsapp"><i class="fab fa-whatsapp fa-2x"></i></a>
</div>
</div>
<!-- <div id="credits">
Made by p4avinash - with&nbsp;
<i class="fa fa-heart" aria-hidden="true"></i>
</div> -->
</div>
<div id="credits">
Made by p4avinash - with&nbsp;
<i class="fa fa-heart" aria-hidden="true"></i>
</div>
<div id="credits">
Made by p4avinash - with&nbsp;
<i class="fa fa-heart" aria-hidden="true"></i>
</div>
</div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js"
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
crossorigin="anonymous"></script>
<script src="https://code.jquery.com/jquery-3.4.1.min.js"
integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script>
<script type="text/javascript" src="resources/scripts/script.js"></script>
<script async src="https://static.addtoany.com/menu/page.js"></script>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous">
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" crossorigin="anonymous">
</script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js"
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy" crossorigin="anonymous">
</script>
<script src="https://code.jquery.com/jquery-3.4.1.min.js"
integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script>
<script type="text/javascript" src="resources/scripts/script.js"></script>
<script async src="https://static.addtoany.com/menu/page.js"></script>
</body>

</html>

0 comments on commit 81d41a3

Please sign in to comment.