mirror of
https://github.com/AndrioCelos/TableturfBattleApp.git
synced 2026-04-25 08:04:33 -05:00
Add basic OpenGraph metadata
This commit is contained in:
parent
1d29356107
commit
1d3a3017f7
|
|
@ -5,6 +5,11 @@
|
|||
<title>Tableturf Battle</title>
|
||||
<link rel="stylesheet" href="tableturf.css"/>
|
||||
<script src="config/config.js"></script>
|
||||
<meta property="og:type" content="website"/>
|
||||
<meta name="title" property="og:title" content="Tableturf Battle"/>
|
||||
<meta name="description" property="og:description" content="(Beta) An unofficial simulator for Tableturf Battle from Splatoon 3. Play online with friends using any in-game cards!"/>
|
||||
<meta property="og:url" content="https://questers-rest.andriocelos.net/tableturf/"/>
|
||||
<meta name="theme-color" content="#e7b427" data-react-helmet="true"/>
|
||||
</head>
|
||||
<body>
|
||||
<div id="noJSSection">This application requires JavaScript.</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user