This commit is contained in:
ポール ウェッブ 2019-04-15 18:09:41 -05:00
parent 6ea7cb7806
commit 1ede1805bb
2 changed files with 2 additions and 0 deletions

View file

@ -54,6 +54,8 @@
<meta property="og:description" content="<?php echo Response::getMetaDescription() ?>"/>
<?php foreach (Response::getMetaImages() as $image): ?>
<meta property="og:image" content="<?php echo $image ?>"/>
<meta property="og:image:height" content="1125"/>
<meta property="og:image:width" content="2000"/>
<?php endforeach ?>
<meta property="og:site_name" content="LBRY"/>
<meta property="og:title" content="<?php echo $title ?>"/>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 186 KiB