Updated logos, Improved UX a bit
Update footer.php, header-lang.php, and 40 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('privacy.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/opengraph.png"/>
|
||||
<meta property="og:image" content="<?php echo($host_uri); ?>/resources/Azias/logos/v2_opengraph.png"/>
|
||||
<meta property="og:image:type" content="image/png"/>
|
||||
<meta property="og:description" content="<?php print(localize('privacy.description')); ?>"/>
|
||||
</head>
|
||||
|
Reference in New Issue
Block a user