Skip to content

Commit

Permalink
fix og image tag for whatsapp
Browse files Browse the repository at this point in the history
  • Loading branch information
GovanDBT committed Dec 9, 2023
1 parent e2826fa commit 55b5719
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
<meta property="og:title" content="Thembi Dibotelo Freelance Designer and Developer">
<meta property="og:description" content="Creating beautiful and responsive designs, websites and app with the power of technology.">
<meta property="og:type" content="Website">
<meta property="og:image" content="images/logo.jpg"/>
<meta property="og:image" itemprop="image" content="images/logo.jpg"/>
<meta property="og:image:type" content="image/jpg" />
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<meta property="og:image:width" content="256" />
<meta property="og:image:height" content="256" />
<meta property="og:url" content="https://thembi.dev">
<title>About Me - Thembi Dibotelo</title>
<link rel="icon" type="image/x-icon" href="images/favicon.svg">
Expand Down

0 comments on commit 55b5719

Please sign in to comment.