Adding OpenGraph share data for the main login and hall pages.
This commit is contained in:
@@ -7,6 +7,12 @@
|
|||||||
<link rel="icon" type="image/png" sizes="16x16" href="images/icons/favicon-16x16.png">
|
<link rel="icon" type="image/png" sizes="16x16" href="images/icons/favicon-16x16.png">
|
||||||
<link rel="manifest" href="images/icons/site.webmanifest">
|
<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/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="css/jquery.contextMenu.css">
|
||||||
<link rel="stylesheet" type="text/css" href="js/jquery/styles/jquery.spinnercontrol.css">
|
<link rel="stylesheet" type="text/css" href="js/jquery/styles/jquery.spinnercontrol.css">
|
||||||
|
|||||||
BIN
gemp-lotr/gemp-lotr-async/src/main/web/images/splash.jpg
Normal file
BIN
gemp-lotr/gemp-lotr-async/src/main/web/images/splash.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 299 KiB |
@@ -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="32x32" href="images/icons/favicon-32x32.png">
|
||||||
<link rel="icon" type="image/png" sizes="16x16" href="images/icons/favicon-16x16.png">
|
<link rel="icon" type="image/png" sizes="16x16" href="images/icons/favicon-16x16.png">
|
||||||
<link rel="manifest" href="images/icons/site.webmanifest">
|
<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">
|
<style type="text/css">
|
||||||
html {
|
html {
|
||||||
|
|||||||
Reference in New Issue
Block a user