mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-09-03 20:35:16 +00:00
add twitter title
This commit is contained in:
parent
ad4e25db21
commit
86aa85aeac
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@
|
|||
<meta name="twitter:site" content="@lbryio"/>
|
||||
<meta name="twitter:creator" content="@lbryio"/>
|
||||
<meta name="twitter:description" content="<?php echo Response::getMetaDescription() ?>"/>
|
||||
<meta name="twitter:title" content="<?php echo $title ?>" />
|
||||
<?php if ($images): ?>
|
||||
<?php $url = reset($images) ?>
|
||||
<meta name="twitter:image" content="<?php echo $url ?>" />
|
||||
|
|
Loading…
Add table
Reference in a new issue