Skip to content

Commit

Permalink
feat: fix meta tags, changes og:images
Browse files Browse the repository at this point in the history
  • Loading branch information
VanehSann committed Jul 24, 2023
1 parent 341b229 commit c0c492c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
Binary file modified assets/images/og.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 6 additions & 11 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,14 @@
<title>Vaneh Sann' • Full Stack Dev Jr & Designer 🚀</title>
<meta name="author" content="Vaneh Sann' • Full Stack Dev Jr & Designer 🚀" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="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 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_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="assets/images/og.jpg">
<meta property="og:image:alt" content="VanehSann' • Full Stack Dev Jr & Designer 🚀">
<meta property="og:title" content="Vaneh Sann' • Full Stack Dev Jr & Designer 🚀">
<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">
<meta property="og:url" content="https://vanehsann.github.io/portfolio/">
<meta property="og:image" content="https://vanehsann.github.io/portfolio/assets/images/og.jpg">
<meta property="og:image:alt" content="Vaneh Sann' • Full Stack Dev Jr & Designer 🚀">
<link rel="icon" type="image/png" href="assets/images/heart.png" sizes="32x32">
<link href="assets/fonts/fontawesome/css/all.css" rel="stylesheet">
<link href="assets/styles/style.css" rel="stylesheet">
Expand Down Expand Up @@ -237,9 +232,9 @@ <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" target="_blank"
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 />
icons created by kmg design - Flaticon</a> -->.<br />
&copy; Copyrights 2023. Todos os direitos reservados. Versão 1.0.</p>
</footer>

Expand Down

0 comments on commit c0c492c

Please sign in to comment.