mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-30 08:51:34 +00:00
set join-us meta image to teamphoto
This commit is contained in:
parent
742991b2c1
commit
31965f9b30
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
<?php Response::setMetaDescription('Join Us') ?>
|
<?php Response::setMetaDescription('Join Us') ?>
|
||||||
|
<?php Response::addMetaImage('https://spee.ch/@lbryteam/everyone.jpg') ?>
|
||||||
<?php echo View::render('nav/_header', ['isDark' => false]) ?>
|
<?php echo View::render('nav/_header', ['isDark' => false]) ?>
|
||||||
<main>
|
<main>
|
||||||
<section class="post-content">
|
<section class="post-content">
|
||||||
|
|
Loading…
Add table
Reference in a new issue