Skip to content

Commit

Permalink
Final fix for image
Browse files Browse the repository at this point in the history
  • Loading branch information
underoot committed Mar 13, 2024
1 parent 3e7d764 commit 92e2be0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
<meta name="keywords" content="ruble, usd, exchange rate, roller coaster, american mountains" />
<meta property="og:image" content="https://underoot.dev/ruble-roller-coaster/splash.png">
<meta itemprop="image" content="https://underoot.dev/ruble-roller-coaster/splash.png">
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="https://underoot.dev/ruble-roller-coaster/splash.png" />

<meta property="og:title" content="Ruble Roller Coaster">
<link href="https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap" rel="stylesheet">
<link rel="stylesheet" href="/src/style.css" />
Expand Down

0 comments on commit 92e2be0

Please sign in to comment.