try different homepage card for twitter

This commit is contained in:
Jeremy Kauffman 2019-12-05 16:00:03 -05:00
parent 4879402040
commit 2e0e6706eb

View file

@ -62,7 +62,7 @@
<meta name="twitter:image" content="<?php echo $url ?>" />
<?php endif ?>
<?php if (in_array($_SERVER['REQUEST_URI'], ['/', '/android', '/get'])): ?>
<?php if (in_array($_SERVER['REQUEST_URI'], ['/android', '/get'])): ?>
<meta name="twitter:card" content="app"/>
<meta name="twitter:app:country" content="US"/>
<meta name="twitter:app:name:googleplay" content="LBRY beta"/>