add embed support
This commit is contained in:
parent
418dceaff9
commit
e1a91e5979
2 changed files with 6 additions and 0 deletions
Binary file not shown.
|
After Width: | Height: | Size: 115 KiB |
|
|
@ -1,6 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta property="og:site_name" content="SplatNet - Splatoon's multiplayer service hub"/>
|
||||
<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/en/facebook_image-f7cbb3f4687a632cf0a44be1e68a7676dbb52eaf2ebc4b207522418825078203.png"/>
|
||||
<div id="squid-container">
|
||||
<canvas id="squid-canvas" width="1920" height="1080"></canvas>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue