mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-31 09:21:26 +00:00
Update lbrypress.php
This commit is contained in:
parent
8ec5423600
commit
139310b9aa
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<?php Response::setMetaDescription(__('description.meetup')) ?>
|
||||
<?php Response::setMetaTitle(__('Independent Hosting for Independent Media')) ?>
|
||||
<?php Response::setMetaTitle(__('LBRYPress - Independent Hosting for Independent Media')) ?>
|
||||
<?php echo View::render('nav/_header', ['isDark' => true, 'isAbsolute' => true]) ?>
|
||||
<main>
|
||||
<div class="cover cover-dark cover-center cover-full cover--dark-overlay" style="background-image: url(/img/blog-covers/censorship.jpg)">
|
||||
|
@ -32,7 +32,7 @@
|
|||
<div class="content content-light">
|
||||
<h3>For Journalists</h3>
|
||||
|
||||
<img src="https://spee.ch/9/typewritersmall.jpg"/>
|
||||
<img src="https://spee.ch/9/typewritersmall.jpg">
|
||||
|
||||
<p>We want to help independent media make the move to a decentralized future, which is why we support individuals and outlets doing this invaluable work through LBRY.fund, a grant program to help people take full advantage of the new technology that LBRY has created.</p>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue