mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
Update publish.php
Tweaked copy
This commit is contained in:
parent
85b2007cab
commit
4a1f63c3bf
1 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
<main >
|
||||
<div class="content">
|
||||
<h1><?php echo __('Publish') ?></h1>
|
||||
<p>Own or create content? Release your content on LBRY and enter a brave new world.</p>
|
||||
<p>Own or create content? Release your work on LBRY and be ahead of the curve.</p>
|
||||
</div>
|
||||
<div class="hero hero-pattern spacer2">
|
||||
<div class="hero-content">
|
||||
|
@ -17,7 +17,7 @@
|
|||
<h3>Global, Robust Distribution</h3>
|
||||
<p>
|
||||
LBRY uses ground-breaking technology to make your content instantly available worldwide,
|
||||
with no ability for us or anyone else to prevent or censor your content.
|
||||
with no ability for us or anyone else to remove or censor your content.
|
||||
</p>
|
||||
</div>
|
||||
<div class="span4 hero-tile">
|
||||
|
@ -44,4 +44,4 @@
|
|||
width="760" height="1200" frameborder="0" marginheight="0" marginwidth="0">Loading...</iframe>
|
||||
</div>
|
||||
</main>
|
||||
<?php echo View::render('nav/footer') ?>
|
||||
<?php echo View::render('nav/footer') ?>
|
||||
|
|
Loading…
Add table
Reference in a new issue