feat: add description to metadata

This commit is contained in:
kittentm 2026-04-10 04:56:18 +02:00
commit 0e4def26e2
No known key found for this signature in database
GPG key ID: AC43DFDBC1F44A91
7 changed files with 7 additions and 3 deletions

View file

@ -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" />