Update index.html
added twitter meta tags
This commit is contained in:
parent
866773be75
commit
7797ecdc85
|
@ -5,7 +5,10 @@
|
||||||
<script src="static/loader.js"></script>
|
<script src="static/loader.js"></script>
|
||||||
<link rel="stylesheet" href="/static/games_page.css">
|
<link rel="stylesheet" href="/static/games_page.css">
|
||||||
<title>⚾ The Simmadome</title>
|
<title>⚾ The Simmadome</title>
|
||||||
|
<meta property="og:title" content="Watch at the Simmadome" />
|
||||||
<meta property="og:description" content="The Simsim: Your players, your teams, your games." />
|
<meta property="og:description" content="The Simsim: Your players, your teams, your games." />
|
||||||
|
<meta name="twitter:card" content="summary"></meta>
|
||||||
|
<meta name="twitter:creator" content="SIBR_XVI"></meta>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user