Skip to content

Commit

Permalink
refactor: update the head meta tags
Browse files Browse the repository at this point in the history
  • Loading branch information
VanehSann committed Jul 22, 2023
1 parent 685ad66 commit 854e9f8
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,22 @@

<head>
<meta charset="UTF-8">
<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 name="author" content="Vaneh Sann'">
<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:type" content="website">
<meta property="og:title" content="VanehSann - portfolio">
<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: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">
<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">
</head>
Expand Down

0 comments on commit 854e9f8

Please sign in to comment.