Skip to content

Commit

Permalink
correction: project buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
funaki-roger committed Sep 12, 2024
1 parent b2e5a00 commit 7199d45
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,11 +88,10 @@ <h3 class="my-profession">I'm a <span class="typing">Quality Assurance Analyst</
Empathy;<br>
Collaboration;<br>
</p>
<a href="https://github.com/funaki-roger/" class="btn" target="_blank">GitHub</a>
<a href="#contact" class="btn hire-me">My contacts</a>
<a href="https://api.whatsapp.com/send/?phone=%2B5511942396406&text&type=phone_number&app_absent=0"
target="_blank" class="btn hire-me">WhatsApp</a>
<a href="https://www.linkedin.com/in/rogerfunaki/" class="btn" target="_blank">LinkedIn</a>
<a href="https://drive.google.com/file/d/1tkCb1JgmW_Ccd9YNbQl37H-VOXNTcILy/view?usp=sharing"
class="btn" target="_blank">Download CV</a>
target="_blank" class="btn hire-me">WhatsApp</a>
</div>
<div class="home-img padd-15">
<img src="images/perfil.png" alt="">
Expand Down Expand Up @@ -181,7 +180,10 @@ <h3>I am a Quality Assurance Analyst and also a <span>Scrum Master</span></h3>
</div>
<div class="row">
<div class="buttons padd-15">
<a href="#contact" class="btn hire-me">My contacts</a>
<a href="https://www.linkedin.com/in/rogerfunaki/" class="btn" target="_blank">LinkedIn</a>
<a href="https://drive.google.com/file/d/1tkCb1JgmW_Ccd9YNbQl37H-VOXNTcILy/view?usp=sharing"
class="btn" target="_blank">Download CV</a>

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

0 comments on commit 7199d45

Please sign in to comment.