fix asset location

This commit is contained in:
kittentm 2026-02-04 22:03:31 +01:00
commit d335e27ee3

View file

@ -6,7 +6,7 @@
<meta property="og:type" content="website"/> <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: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:url" content="wompwomp.ink"/>
<meta property="og:image" content="assets/en/facebook_image-f7cbb3f4687a632cf0a44be1e68a7676dbb52eaf2ebc4b207522418825078203.png"/> <meta property="og:image" content="assets/facebook_image-f7cbb3f4687a632cf0a44be1e68a7676dbb52eaf2ebc4b207522418825078203.png"/>
<div id="squid-container"> <div id="squid-container">
<canvas id="squid-canvas" width="1920" height="1080"></canvas> <canvas id="squid-canvas" width="1920" height="1080"></canvas>
</div> </div>