Skip to content

Commit

Permalink
refactor: add ajusts
Browse files Browse the repository at this point in the history
  • Loading branch information
VanehSann committed Jul 22, 2023
1 parent c2456be commit 42c6d1d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
Binary file modified assets/curriculo/vanehsann_profile.pdf
Binary file not shown.
13 changes: 7 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
content="Welcome to my personal portfolio website! I'm excited to showcase my journey as a passionate developer and share my projects and achievements with you. This website serves as a central hub where you can explore my skills, experiences, and contributions in the world of technology.">
<meta name="keywords"
content="vanehsann_profile, vanessasantos, vanessa, santos, vaneh, sann', sann, vanehsann-portfolio, css, html, website, opensource, programming, js, frontend, portfolio, webdevelopment, webdesign, htmlcss, softwaredevelopment, coding-projects, portfolio-website, portfolio-pessoal, codingprojects, vanehsann">
<meta property="og:locale" content="pt_PT" />
<meta name="image" content="https://github.com/VanehSann/portfolio/blob/main/assets/images/og.jpg">
<meta property="og:locale" content="pt_BR" />
<meta name="image" content="assets/images/og.jpg">
<meta property="og:type" content="website">
<meta property="og:title" content="VanehSann' • Full Stack Dev Jr & Designer 🚀">
<meta property="og:image" content="https://github.com/VanehSann/portfolio/blob/main/assets/images/og.jpg">
<meta property="og:image" content="assets/images/og.jpg">
<meta property="og:description"
content="Welcome to my personal portfolio website! I'm excited to showcase my journey as a passionate developer and share my projects and achievements with you. This website serves as a central hub where you can explore my skills, experiences, and contributions in the world of technology.">
<meta property="og:url" content="https://vanehsann.github.io/portfolio">
Expand Down Expand Up @@ -236,9 +236,10 @@ <h1>Contato</h1>
</section>
<footer>
<p> Desenvolvido por <span>@vanehsann</span> utilizando HTML, CSS e JavaScript. Hospedado pelo Github Pages.
Fonte de texto System-ui. <a href="https://www.flaticon.com/free-icons/heart" title="heart icons">Heart
icons created by kmg design - Flaticon</a>
&copy; 2023. Todos os direitos reservados. Versão 1.0.</p>
Fonte de texto System-ui. <a href="https://www.flaticon.com/free-icons/heart" target="_blank"
title="heart icons">Heart
icons created by kmg design - Flaticon</a>.<br />
&copy; Copyrights 2023. Todos os direitos reservados. Versão 1.0.</p>
</footer>

<button class="top-button" onclick="scrollToTop()"><i class="fa-solid fa-arrow-up"></i></button>
Expand Down

0 comments on commit 42c6d1d

Please sign in to comment.