Skip to content

Commit

Permalink
chore: use correct og:url
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasgeiler committed May 25, 2024
1 parent ceac1f6 commit e51bf06
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 @@ -15,14 +15,14 @@
<meta name="description" content="Test your typing skill and compete with your friends! 鈱笍" />

<meta property="og:type" content="website" />
<meta property="og:url" content="https://zacktype.jonasgeiler.com" />
<meta property="og:url" content="https://zacktype.jonasgeiler.com/" />
<meta property="og:site_name" content="zacktype" />
<meta property="og:title" content="zacktype" />
<meta property="og:description" content="Test your typing skill and compete with your friends! 鈱笍" />
<meta property="og:image" content="https://zacktype.jonasgeiler.com/social-preview.png" />

<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:url" content="https://zacktype.jonasgeiler.com" />
<meta name="twitter:url" content="https://zacktype.jonasgeiler.com/" />
<meta name="twitter:title" content="zacktype" />
<meta name="twitter:description" content="Test your typing skill and compete with your friends! 鈱笍" />
<meta name="twitter:image" content="https://zacktype.jonasgeiler.com/social-preview.png" />
Expand Down

0 comments on commit e51bf06

Please sign in to comment.