Skip to content

Commit

Permalink
update preview image
Browse files Browse the repository at this point in the history
  • Loading branch information
loan-mgt committed Jun 25, 2023
1 parent 6a2e02a commit 08b8ef6
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,12 +9,12 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="og:title" content="Live Stats For Minecraft Server">
<meta property="og:description" content="Simple web page to display active players on a Minecraft server">
<meta property="og:image" content="https://github.com/Qypol342/live-stats-mc/blob/8a3d0d6faacafc6489c7c4a2e162d1acd3977c52/assets/preview.png">
<meta property="og:image" content="https://raw.githubusercontent.com/Qypol342/live-stats-mc/8a3d0d6faacafc6489c7c4a2e162d1acd3977c52/assets/preview.png">
<meta property="og:url" content="https://qypol342.github.io/live-stats-mc">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Live Stats For Minecraft Server">
<meta name="twitter:description" content="Simple web page to display active players on a Minecraft server">
<meta name="twitter:image" content="https://github.com/Qypol342/live-stats-mc/blob/8a3d0d6faacafc6489c7c4a2e162d1acd3977c52/assets/preview.png">
<meta name="twitter:image" content="https://raw.githubusercontent.com/Qypol342/live-stats-mc/8a3d0d6faacafc6489c7c4a2e162d1acd3977c52/assets/preview.png">

<title>Stats</title>
<link rel="stylesheet" href="style.css">
Expand Down

0 comments on commit 08b8ef6

Please sign in to comment.