added meta property for discord embed
This commit is contained in:
parent
4c8d08464d
commit
4bc60281d4
|
@ -4,7 +4,8 @@
|
|||
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/socket.io/3.0.4/socket.io.js"></script>
|
||||
<script src="static/loader.js"></script>
|
||||
<link rel="stylesheet" href="/static/games_page.css">
|
||||
<title>⚾ The Blaseball Simsim</title>
|
||||
<title>⚾ The Simmadome</title>
|
||||
<meta property="og:description" content="The Simsim: Your players, your teams, your games." />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
@ -21,4 +22,4 @@
|
|||
<div></div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue
Block a user