mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
Update lbrypress.php
This commit is contained in:
parent
7335ccbe6a
commit
22ba450cfc
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<?php Response::setMetaDescription(__('description.meetup')) ?>
|
||||
<?php Response::setMetaTitle(__('Shouldn’t YOU own YOUR content?')) ?>
|
||||
<?php Response::setMetaTitle(__('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)">
|
||||
|
|
Loading…
Add table
Reference in a new issue