Adding OpenGraph share data for the main login and hall pages.

This commit is contained in:
Christian 'ketura' McCarty
2022-09-12 15:32:54 -05:00
parent 25b385272a
commit 50838cd230
3 changed files with 12 additions and 0 deletions

View File

@@ -7,6 +7,12 @@
<link rel="icon" type="image/png" sizes="16x16" href="images/icons/favicon-16x16.png">
<link rel="manifest" href="images/icons/site.webmanifest">
<meta property="og:title" content="GEMP: Play the LotR-TCG" />
<meta property="og:description" content="Play the Lord of the Rings TCG for free in your browser using GEMP. No limits, no clean-up, and no budget. Build your deck and play today!" />
<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" />
<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">
<link rel="stylesheet" type="text/css" href="js/jquery/styles/jquery.spinnercontrol.css">

Binary file not shown.

After

Width:  |  Height:  |  Size: 299 KiB

View File

@@ -8,6 +8,12 @@
<link rel="icon" type="image/png" sizes="32x32" href="images/icons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="images/icons/favicon-16x16.png">
<link rel="manifest" href="images/icons/site.webmanifest">
<meta property="og:title" content="GEMP: Play the LotR-TCG" />
<meta property="og:description" content="Play the Lord of the Rings TCG for free in your browser using GEMP. No limits, no clean-up, and no budget. Build your deck and play today!" />
<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" />
<style type="text/css">
html {