fix naming; remove duplicate

This commit is contained in:
Iuri Matias
2020-02-18 16:52:09 -05:00
parent 37b49271af
commit 795f99bf6c
2 changed files with 2 additions and 20 deletions
View File

Before

Width:  |  Height:  |  Size: 131 KiB

After

Width:  |  Height:  |  Size: 131 KiB

+2 -20
View File
@@ -211,9 +211,9 @@
<div class="row mt-5">
<div class="col-lg-4 col-md-6 mt-4">
<a class="hover-shadow" href="https://github.com/Iurimatias" target="_blank">
<img src="images/luri.png" alt="Eric Mastro" class="mx-auto d-block w-50 mb-3">
<img src="images/iuri.png" alt="Iuri Matias" class="mx-auto d-block w-50 mb-3">
<div class="text-center">
<h5 class="font-weight-bold mb-2 text-gray-blue">Luri Matias</h5>
<h5 class="font-weight-bold mb-2 text-gray-blue">Iuri Matias</h5>
<div class="font-weight-thin text-gray-blue">Creator and Team Lead</div>
</div>
</a>
@@ -245,15 +245,6 @@
</div>
</a>
</div>
<div class="col-lg-4 col-md-6 mt-4">
<a class="hover-shadow" href="https://github.com/alaibe" target="_blank">
<img src="images/anthony_laibe.png" alt="Anthony Laibe" class="mx-auto d-block w-50 mb-3">
<div class="text-center">
<h5 class="font-weight-bold mb-2 text-gray-blue">Anthony Laibe</h5>
<div class="font-weight-thin text-gray-blue">Software Engineer</div>
</div>
</a>
</div>
<div class="col-lg-4 col-md-6 mt-4">
<a class="hover-shadow" href="https://github.com/michaelsbradleyjr" target="_blank">
<img src="images/michael_bradly.png" alt="Michael Bradley" class="mx-auto d-block w-50 mb-3">
@@ -299,15 +290,6 @@
</div>
</a>
</div>
<div class="col-lg-4 col-md-6 mt-4">
<a class="hover-shadow" href="https://twitter.com/rbin" target="_blank">
<img src="images/robin_percy.png" alt="Robin Percy" class="mx-auto d-block w-50 mb-3">
<div class="text-center">
<h5 class="font-weight-bold mb-2 text-gray-blue">Robin Percy</h5>
<div class="font-weight-thin text-gray-blue">Technical Writer</div>
</div>
</a>
</div>
</div>
</div>
</div>