mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
youtube og image
This commit is contained in:
parent
1cc2ecb3b1
commit
42cb68d6c4
2 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ Response::addJsAsset('/js/yt2/SyncStatus.js');
|
||||||
Response::addJsAsset('/js/yt2/youtube_video.js');
|
Response::addJsAsset('/js/yt2/youtube_video.js');
|
||||||
Response::setMetaTitle("LBRY YouTube Partner Program");
|
Response::setMetaTitle("LBRY YouTube Partner Program");
|
||||||
Response::setMetaDescription("Put your content on the blockchain, experience true content freedom, and earn rewards.");
|
Response::setMetaDescription("Put your content on the blockchain, experience true content freedom, and earn rewards.");
|
||||||
|
Response::addMetaImage(Request::getHostAndProto() . '/img/lbry-partner.png');
|
||||||
?>
|
?>
|
||||||
<main>
|
<main>
|
||||||
<?php echo View::render('acquisition/_youtube_header') ?>
|
<?php echo View::render('acquisition/_youtube_header') ?>
|
||||||
|
|
BIN
web/img/lbry-partner.png
Normal file
BIN
web/img/lbry-partner.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 MiB |
Loading…
Add table
Reference in a new issue