Skip to content

Commit

Permalink
fix og:img
Browse files Browse the repository at this point in the history
  • Loading branch information
Hetari committed Jul 14, 2024
1 parent b2b79e4 commit f8ff59d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<meta property="og:title" content="Ebraheem Alhetari - Full-Stack Developer">
<meta property="og:description"
content="Explore my portfolio to see my projects, skills, and experience in full-stack development.">
<meta property="og:image" content="https://hetari.github.io/portfolio/profile.jpg">
<meta property="og:image" content="https://hetari.github.io/portfolio/assets/profile-dtKvApsu.webp">
<meta property="og:url" content="https://hetari.github.io/portfolio/">
<meta property="og:type" content="website">

Expand All @@ -25,7 +25,7 @@
<meta name="twitter:title" content="Ebraheem Alhetari - Full-Stack Developer" />
<meta name="twitter:description"
content="Explore my portfolio to see my projects, skills, and experience in full-stack development." />
<meta name="twitter:image" content="https://hetari.github.io/portfolio/profile.jpg" />
<meta name="twitter:image" content="https://hetari.github.io/portfolio/assets/profile-dtKvApsu.webp" />
<meta name="twitter:url" content="https://hetari.github.io/portfolio/" />

<!-- Canonical Tag -->
Expand Down
Binary file added public/profile.webp
Binary file not shown.

0 comments on commit f8ff59d

Please sign in to comment.