Adding missing meta tag

This commit is contained in:
Christian 'ketura' McCarty
2022-09-12 15:51:02 -05:00
parent 50838cd230
commit 27539a2e88
2 changed files with 2 additions and 0 deletions

View File

@@ -12,6 +12,7 @@
<meta property="og:url" content="https://play.lotrtcgpc.net" />
<meta property="og:site_name" content="GEMP" />
<meta property="og:image" content="https://play.lotrtcgpc.net/gemp-lotr/images/splash.jpg" />
<meta property="og:type" content="website" />
<link rel="stylesheet" type="text/css" href="css/dark-hive/jquery-ui-1.8.16.custom.css">
<link rel="stylesheet" type="text/css" href="css/jquery.contextMenu.css">

View File

@@ -14,6 +14,7 @@
<meta property="og:url" content="https://play.lotrtcgpc.net" />
<meta property="og:site_name" content="GEMP" />
<meta property="og:image" content="https://play.lotrtcgpc.net/gemp-lotr/images/splash.jpg" />
<meta property="og:type" content="website" />
<style type="text/css">
html {