Skip to content

Commit

Permalink
Updated OG
Browse files Browse the repository at this point in the history
  • Loading branch information
underoot committed Mar 13, 2024
1 parent 9e6631d commit f336a01
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,14 @@
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<meta name="description" content="Ruble to USD exchange rate is important indicator of life level in Russia. It's like a roller coaster and reflect every dramatic moment in the history. Why not visualize it as a real roller coaster? It's so obvious, that even a russian name of this attraction in russian is 'American mountains'." />
<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 itemprop="image" content="https://underoot.dev/ruble-roller-coaster/splash.png">
<meta property="og:image" content="https://underoot.dev/ruble-roller-coaster/splash.png">
<meta property="og:url" content="https://underoot.dev/ruble-roller-coaster/">
<meta property="og:type" content="website">
<meta property="og:description" content="Ruble to USD exchange rate is important indicator of life level in Russia. It's like a roller coaster and reflect every dramatic moment in the history. Why not visualize it as a real roller coaster? It's so obvious, that even a russian name of this attraction in russian is 'American mountains'." />
<meta property="og:site_name" content="Ruble Roller Coaster">
<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 f336a01

Please sign in to comment.