mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-31 09:21:26 +00:00
try different homepage card for twitter
This commit is contained in:
parent
4879402040
commit
2e0e6706eb
1 changed files with 1 additions and 1 deletions
|
@ -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"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue