Skip to content

Commit

Permalink
fix(public): add og:image
Browse files Browse the repository at this point in the history
  • Loading branch information
remarkablemark committed Jan 30, 2024
1 parent fda469c commit 1c0b1bc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,11 @@
-->
<link rel="manifest" href="manifest.json" />

<meta
property="og:image"
content="https://raw.githubusercontent.com/remarkablegames/inversion/master/public/screenshot.png"
/>

<link rel="stylesheet" href="style.css" />

<title>Inversion | remarkablegames</title>
Expand Down

0 comments on commit 1c0b1bc

Please sign in to comment.