mirror of https://github.com/cocosolos/ixion.git
Add OpenGraph metadata
This commit is contained in:
parent
ea0b8cbd84
commit
2d1a162100
|
|
@ -22,6 +22,11 @@
|
||||||
<link rel="manifest" href="/site.webmanifest" />
|
<link rel="manifest" href="/site.webmanifest" />
|
||||||
|
|
||||||
<title>IXION - Private Servers</title>
|
<title>IXION - Private Servers</title>
|
||||||
|
<!-- Facebook Meta Tags -->
|
||||||
|
<meta property="og:url" content="https://ixion.dev/" />
|
||||||
|
<meta property="og:type" content="website" />
|
||||||
|
<meta property="og:title" content="IXION - Private Servers" />
|
||||||
|
<meta property="og:description" content="An LSB server tracker." />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="root"></div>
|
<div id="root"></div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue