forked from spacebar/SplatNet
Add metadata to site policy page
This commit is contained in:
parent
2a413d650e
commit
5c2d156146
1 changed files with 5 additions and 0 deletions
|
|
@ -6,6 +6,10 @@
|
|||
<meta name="viewport" content="width=device-width,minimum-scale=1,maximum-scale=1"/>
|
||||
<meta name="format-detection" content="telephone=no"/>
|
||||
<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."/>
|
||||
<meta property="og:image" content="https://git.crafterpika.cc/kittentm/splatnet/src/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" />
|
||||
<link rel="stylesheet" href="policy.css" />
|
||||
</head>
|
||||
|
|
@ -21,6 +25,7 @@
|
|||
<div id="header-container"></div>
|
||||
|
||||
<!-- Main Content -->
|
||||
<!-- TODO: REDO THIS BS-->
|
||||
<div class="content">
|
||||
<div class="policy-container">
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue