feat: add description to metadata
This commit is contained in:
parent
5424f26e1f
commit
0e4def26e2
7 changed files with 7 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<meta property="og:site_name" content="SplatNet"/>
|
||||
<meta property="og:title" content="SplatNet - Splatoon's multiplayer service hub"/>
|
||||
<meta property="og:type" content="website"/>
|
||||
<meta property="og:description" content="A hub for player interaction for the Nintendo Wii U game Splatoon."/>
|
||||
<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:image" content="https://git.crafterpika.cc/kittentm/splatnet/raw/branch/main/assets/en/facebook_image-f7cbb3f4687a632cf0a44be1e68a7676dbb52eaf2ebc4b207522418825078203.jpg"/>
|
||||
<meta content="SplatNet" name="apple-mobile-web-app-title"/>
|
||||
<html lang="en">
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<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."/>
|
||||
<title>SplatNet - Splatoon's multiplayer service hub</title>
|
||||
<meta name="description" content="A hub for player interaction for the Nintendo Wii U game Splatoon."/>
|
||||
<meta property="og:site_name" content="SplatNet"/>
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<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."/>
|
||||
<title>SplatNet - Splatoon's multiplayer service hub</title>
|
||||
<meta name="description" content="A hub for player interaction for the Nintendo Wii U game Splatoon."/>
|
||||
<meta property="og:site_name" content="SplatNet"/>
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
<meta content="telephone=no" name="format-detection"/>
|
||||
<meta content="SplatNet" name="apple-mobile-web-app-title"/>
|
||||
|
||||
<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."/>
|
||||
<title>SplatNet - Splatoon's multiplayer service hub</title>
|
||||
<meta content="A hub for player interaction for the Nintendo Wii U game Splatoon." name="description"/>
|
||||
<meta property="og:site_name" content="SplatNet"/>
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<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."/>
|
||||
<title>SplatNet - Splatoon's multiplayer service hub</title>
|
||||
<meta name="description" content="A hub for player interaction for the Nintendo Wii U game Splatoon."/>
|
||||
<meta property="og:site_name" content="SplatNet"/>
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@
|
|||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
|
||||
<meta name="viewport" content="width=device-width,minimum-scale=1,maximum-scale=1"/>
|
||||
<meta name="format-detection" content="telephone=no"/>
|
||||
<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."/>
|
||||
<title>SplatNet - Splatoon's multiplayer service hub</title>
|
||||
<meta property="og:type" content="website"/>
|
||||
<meta property="og:description" content="A hub for player interaction for the Nintendo Wii U game Splatoon."/>
|
||||
|
|
|
|||
|
|
@ -2,11 +2,11 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<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."/>
|
||||
<title>SplatNet - Splatoon's multiplayer service hub</title>
|
||||
<meta property="og:site_name" content="SplatNet"/>
|
||||
<meta property="og:title" content="SplatNet - Splatoon's multiplayer service hub"/>
|
||||
<meta property="og:type" content="website"/>
|
||||
<meta property="og:description" content="A hub for player interaction for the Nintendo Wii U game Splatoon."/>
|
||||
<meta property="og:image" content="https://git.crafterpika.cc/kittentm/splatnet/raw/branch/main/assets/en/facebook_image-f7cbb3f4687a632cf0a44be1e68a7676dbb52eaf2ebc4b207522418825078203.jpg"/>
|
||||
<meta content="SplatNet" name="apple-mobile-web-app-title"/>
|
||||
<link rel="icon" href="../favicon.ico" type="image/x-icon" />
|
||||
|
|
|
|||
Loading…
Reference in a new issue