Skip to content

Commit

Permalink
attempt last social image fix
Browse files Browse the repository at this point in the history
  • Loading branch information
eonarheim committed Jul 17, 2024
1 parent 9ee3609 commit 85cd040
Showing 1 changed file 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 @@ -9,8 +9,8 @@
<meta name="theme-color" content="#420020">

<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image" content="https://excaliburjs.com/sum-monsters/sum-monsters-social.jpg">
<meta property="og:image" content="https://excaliburjs.com/sum-monsters/sum-monsters-social.jpg">
<meta name="twitter:image" content="./sum-monsters-social.jpg">
<meta property="og:image" content="./sum-monsters-social.jpg">
<meta property="og:url" content="https://excaliburjs.com/sum-monsters/">
<meta property="og:title" content="Sum Monsters">
<meta name="description" content="Isometric Math Puzzle Game">
Expand Down

0 comments on commit 85cd040

Please sign in to comment.