Skip to content

Commit

Permalink
Update home.html
Browse files Browse the repository at this point in the history
  • Loading branch information
bluntspoon authored Jan 8, 2024
1 parent 6c00ab6 commit 741b26e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<meta property="og:title" content="Andrew Bevan" />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://andrewbevan.me" />
<meta property="og:image" content="https://andrewbevan.me/assets/images/og-image.png" />
<meta property="og:image" content="https://andrewbevan.me/assets/css/images/og-image.png" />
<meta property="og:description" content="About me and my thoughts on Web, Code, Technology and Life" />
<meta property="og:site_name" content="Andrew Bevan" />
<meta property="og:locale" content="en_GB" />
Expand Down

0 comments on commit 741b26e

Please sign in to comment.