-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8624bc7
commit cd60e1a
Showing
2 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -117,7 +117,7 @@ <h2 class="h2 fw-light mb-4">Bio</h2> | |
<div class="pb-2 fw-bolder"><i class="fas fa-phone pe-2 text-muted" style="width:24px;opacity:0.85;"></i> Phone</div> | ||
</div> | ||
<div class="col-sm-7"> | ||
<div class="pb-2">+55 (85) 99999-8888</div> | ||
<div class="pb-2">+55 (85) 98717-6882</div> | ||
</div> | ||
<div class="col-sm-5"> | ||
<div class="pb-2 fw-bolder"><i class="fas fa-map-marker-alt pe-2 text-muted" style="width:24px;opacity:0.85;"></i> Address</div> | ||
|
@@ -148,21 +148,21 @@ <h2 class="h2 fw-light mb-4">Professional Skills</h2> | |
<div class="mb-3"><span class="fw-bolder">Azure</span> | ||
<div class="progress my-2 rounded" style="height: 20px"> | ||
<div class="progress-bar bg-info" role="progressbar" data-aos="zoom-in-right" data-aos-delay="300" | ||
data-aos-anchor=".skills-section" style="width: 70%" aria-valuenow="70" aria-valuemin="0" | ||
aria-valuemax="100">Intermediario</div> | ||
data-aos-anchor=".skills-section" style="width: 50%" aria-valuenow="50" aria-valuemin="0" | ||
aria-valuemax="100">Básico</div> | ||
</div> | ||
</div> | ||
<div class="mb-3"><span class="fw-bolder">Python</span> | ||
<div class="progress my-2 rounded" style="height: 20px"> | ||
<div class="progress-bar bg-info" role="progressbar" data-aos="zoom-in-right" data-aos-delay="200" | ||
data-aos-anchor=".skills-section" style="width: 70%" aria-valuenow="70" aria-valuemin="0" | ||
data-aos-anchor=".skills-section" style="width: 50%" aria-valuenow="50" aria-valuemin="0" | ||
aria-valuemax="100">Básico</div> | ||
</div> | ||
</div> | ||
<div class="mb-3"><span class="fw-bolder">Linux</span> | ||
<div class="progress my-2 rounded" style="height: 20px"> | ||
<div class="progress-bar bg-info" role="progressbar" data-aos="zoom-in-right" data-aos-delay="300" | ||
data-aos-anchor=".skills-section" style="width: 70%" aria-valuenow="70" aria-valuemin="0" | ||
data-aos-anchor=".skills-section" style="width: 50%" aria-valuenow="50" aria-valuemin="0" | ||
aria-valuemax="100">Básico</div> | ||
</div> | ||
</div> | ||
|
@@ -272,7 +272,7 @@ <h2 class="h2 fw-light text mb-4">Contato</h2> | |
<div class="row mb-4"> | ||
<div class="col-md-5" data-aos="fade-left" data-aos-delay="200"> | ||
<div class="mt-1"> | ||
<div class="h6"><i class="fas fa-phone pe-2 text-muted" style="width:24px;opacity:0.85;"></i> +55 (85)99999-8888</div> | ||
<div class="h6"><i class="fas fa-phone pe-2 text-muted" style="width:24px;opacity:0.85;"></i> +55 (85)98717-6882</div> | ||
<div class="h6"><i class="far fa-envelope pe-2 text-muted" style="width:24px;opacity:0.85;"></i> [email protected]</div> | ||
</div> | ||
<div class="mt-5 d-print-none"><form action="https://formspree.io/[email protected]" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters