Skip to content

Commit

Permalink
Update the metadata image
Browse files Browse the repository at this point in the history
  • Loading branch information
scriptex committed Jul 12, 2024
1 parent 7a00ae9 commit 0223e74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file added public/images/temp/atanas2.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/components/head/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ export const Head: FC = () => (
property="og:title"
/>

<meta content="https://atanas.info/images/temp/atanas.jpg" property="og:image" />
<meta content="https://atanas.info/images/temp/atanas2.jpg" property="og:image" />

<meta
content="Atanas Atanasov - Frontend Team Lead and Senior Javascript/Typescript Engineer: Single Page Applications, Vue, React, Angular, NodeJS | Professional web and mobile development services"
Expand Down Expand Up @@ -98,7 +98,7 @@ export const Head: FC = () => (
name="twitter:description"
/>

<meta content="https://atanas.info/images/temp/atanas.jpg" name="twitter:image" />
<meta content="https://atanas.info/images/temp/atanas2.jpg" name="twitter:image" />

<meta content="@scriptexbg" name="twitter:creator" />

Expand Down

0 comments on commit 0223e74

Please sign in to comment.