forked from spacebar/SplatNet
fix image type extension
This commit is contained in:
parent
d335e27ee3
commit
1b7c338e62
1 changed files with 2 additions and 2 deletions
|
|
@ -5,8 +5,8 @@
|
|||
<meta property="og:title" content="SplatNet - Splatoon's multiplayer service hub"/>
|
||||
<meta property="og:type" content="website"/>
|
||||
<meta property="og:description" content="SplatNet is an online service enabling interaction between players of Splatoon. Players can recruit others to play with them and check the play information and ranking of their friends."/>
|
||||
<meta property="og:url" content="wompwomp.ink"/>
|
||||
<meta property="og:image" content="assets/facebook_image-f7cbb3f4687a632cf0a44be1e68a7676dbb52eaf2ebc4b207522418825078203.png"/>
|
||||
<meta property="og:url" content="https://wompwomp.ink"/>
|
||||
<meta property="og:image" content="https://wompwomp.ink/assets/facebook_image-f7cbb3f4687a632cf0a44be1e68a7676dbb52eaf2ebc4b207522418825078203.jpg"/>
|
||||
<div id="squid-container">
|
||||
<canvas id="squid-canvas" width="1920" height="1080"></canvas>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue