Skip to content

Commit

Permalink
url fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Gyula Németh committed Oct 10, 2022
1 parent 347358b commit c8ab766
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 @@ -18,15 +18,15 @@
<meta property="og:type" content="website">
<meta property="og:title" content="Email Hero saves Emailville | An email superhero game">
<meta property="og:description" content="Villains have come to Emailville. Can you figure out what powers Email Hero has to beat them? Help Email Hero find his powers, and uncover all his secrets!">
<meta property="og:image" content="https://emailhero.io//assets/emailhero-og-share-img.png">
<meta property="og:image" content="https://emailhero.io/assets/emailhero-og-share-img.png">

<!-- Twitter Meta Tags -->
<meta name="twitter:card" content="summary_large_image">
<meta property="twitter:domain" content="emailhero.io">
<meta property="twitter:url" content="https://emailhero.io/">
<meta name="twitter:title" content="Email Hero saves Emailville | An email superhero game">
<meta name="twitter:description" content="Villains have come to Emailville. Can you figure out what powers Email Hero has to beat them? Help Email Hero find his powers, and uncover all his secrets!">
<meta name="twitter:image" content="https://emailhero.io//assets/emailhero-og-share-img.png">
<meta name="twitter:image" content="https://emailhero.io/assets/emailhero-og-share-img.png">

<style>
body {
Expand Down

0 comments on commit c8ab766

Please sign in to comment.