forked from spacebar/SplatNet
fix fuck up when merging that caused embeds to be broken
This commit is contained in:
parent
3604026332
commit
fba56cb995
1 changed files with 6 additions and 0 deletions
|
|
@ -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="https://wompwomp.ink"/>
|
||||
<meta property="og:image" content="https://wompwomp.ink/assets/facebook_image-f7cbb3f4687a632cf0a44be1e68a7676dbb52eaf2ebc4b207522418825078203.jpg"/>
|
||||
<meta charset="UTF-8" />
|
||||
<title>SplatNet - Splatoon's multiplayer service hub</title>
|
||||
<link rel="icon" href="favicon.ico" type="image/x-icon" />
|
||||
|
|
|
|||
Loading…
Reference in a new issue