Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Gayathry17 authored Oct 6, 2021
1 parent 4bbd3e8 commit d8697d4
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,24 @@
<meta name="description" content="Portfolio Website" />
<link rel="apple-touch-icon" href="%PUBLIC_URL%/favicon.png" />
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />

<meta name="description" content="Use Developer Portfolio and create your own personalised portfolio today! With multiple themes to choose from, our easily customisable, user friendly website is designed to cater to developers and freelancers alike." />
<meta property="og:image" content="Developer Portfolio">
<meta property="og:site_name" content="Developer Portfolio"/>
<meta property="og:title" content="Developer Portfolio"/>
<meta property="og:url" content="https://dev-portfolio-template.netlify.app/"/>
<meta property="og:type" content="website"/>
<meta property="og:description" content="Use Developer Portfolio and create your own personalised portfolio today! With multiple themes to choose from, our easily customisable, user friendly website is designed to cater to developers and freelancers alike."/>

<meta itemprop="name" content="Developer Portfolio"/>
<meta itemprop="url" content="https://dev-portfolio-template.netlify.app/"/>
<meta itemprop="description" content="Use Developer Portfolio and create your own personalised portfolio today! With multiple themes to choose from, our easily customisable, user friendly website is designed to cater to developers and freelancers alike."/>
<meta itemprop="thumbnailUrl" content=""/>

<meta name="twitter:url" content="https://dev-portfolio-template.netlify.app/"/>
<meta name="twitter:title" content="Developer Portfolio">
<meta name="twitter:description" content="Use Developer Portfolio and create your own personalised portfolio today! With multiple themes to choose from, our easily customisable, user friendly website is designed to cater to developers and freelancers alike.">
<meta name="twitter:card" content="summary"/>

<title>Portfolio</title>
</head>
Expand Down

0 comments on commit d8697d4

Please sign in to comment.