Add OpenGraph metadata

This commit is contained in:
Corey 2024-05-03 17:12:40 +00:00
parent ea0b8cbd84
commit 2d1a162100
1 changed files with 5 additions and 0 deletions

View File

@ -22,6 +22,11 @@
<link rel="manifest" href="/site.webmanifest" />
<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>
<body>
<div id="root"></div>