Skip to content

Commit

Permalink
Use absolute social preview image path
Browse files Browse the repository at this point in the history
  • Loading branch information
jonamil committed Sep 28, 2024
1 parent 895b784 commit af373b6
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 @@ -56,7 +56,7 @@
/>
<meta
property="og:image"
content="/social-preview.png"
content="https://hackernews.cool/social-preview.png"
/>
<meta
name="twitter:card"
Expand All @@ -80,7 +80,7 @@
/>
<meta
name="twitter:image"
content="/social-preview.png"
content="https://hackernews.cool/social-preview.png"
/>
<meta
name="description"
Expand Down
Binary file modified public/social-preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit af373b6

Please sign in to comment.