Added stub for other content items, Updated OpenGraph tags
Update 403.php, 404.php, and 11 more files...
This commit is contained in:
@@ -12,7 +12,7 @@ include_once 'langs.php';
|
||||
<meta property="og:title" content="Nibble Poker - <?php print(localize('contact.title')); ?>" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="<?php echo($host_uri); ?>/" />
|
||||
<meta property="og:image" content="<?php echo($host_uri); ?>/resources/Azias/logos/rect1750-9-7-3-shaded.png"/>
|
||||
<meta property="og:image" content="<?php echo($host_uri); ?>/resources/Azias/logos/opengraph.png"/>
|
||||
<meta property="og:image:type" content="image/png"/>
|
||||
<meta property="og:description" content="<?php print(localize('contact.description')); ?>"/>
|
||||
</head>
|
||||
|
Reference in New Issue
Block a user