Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
gui25 committed Sep 6, 2020
1 parent 0d223b4 commit 89420d7
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 3,10 @@
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Guilherme Bernardo Portfólio</title>
<title>Guilherme Bernardo Curriculo</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="description" content="Guilherme Bernardo Portfolio">
<meta name="keywords" content=" responsive, resume, jquery, css3, bootstrap, javascript, portfolio">
<meta name="description" content="Guilherme Bernardo Curriculo">
<meta name="keywords" content=" responsive, resume, jquery, css3, bootstrap, javascript, Curriculo">
<meta name="author" content="Guilherme Bernardo">
<link rel="shortcut icon" type="image/png" href="favicon.png">

Expand Down Expand Up @@ -65,7 65,7 @@ <h1 class="site-title">Guilherme Bernardo</h1>
</li>
<!-- /About Me Subpage link -->
<li>
<a class="pt-trigger" href="#resume" data-animation="61" data-goto="3">Portfólio</a>
<a class="pt-trigger" href="#resume" data-animation="61" data-goto="3">Curriculo</a>
</li>

</ul>
Expand Down Expand Up @@ -271,7 271,7 @@ <h4>Inovation</h4>
<!-- Resume Subpage -->
<section class="pt-page pt-page-3" data-id="resume">
<div class="section-title-block">
<h2 class="section-title">Portfólio</h2>
<h2 class="section-title">Curriculo</h2>
<h5 class="section-description">3 Anos de Experiência</h5>
</div>

Expand Down Expand Up @@ -348,11 348,6 @@ <h4>Web Design</h4>
<div class="skill-container">
<div class="skill-percentage skill-2"></div>
</div>

<h4>SQL</h4>
<div class="skill-container">
<div class="skill-percentage skill-1"></div>
</div>
</div>

<div class="block-title">
Expand Down Expand Up @@ -383,6 378,12 @@ <h4>PHP</h4>
<div class="skill-container">
<div class="skill-percentage skill-4"></div>
</div>

<h4>SQL</h4>
<div class="skill-container">
<div class="skill-percentage skill-1"></div>
</div>

</div>
</div>
</div>
Expand Down

0 comments on commit 89420d7

Please sign in to comment.