mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-09-05 14:01:34 +00:00
Change homepage tagline, test editing from github
This commit is contained in:
parent
1f2808aacd
commit
eadc389832
1 changed files with 1 additions and 7 deletions
|
@ -4,7 +4,7 @@
|
|||
<?php echo View::render('nav/header', ['isDark' => true]) ?>
|
||||
<div class="cover cover-dark" >
|
||||
<div class="cover-content">
|
||||
<h2 class="cover-title">A Content Revolution</h2>
|
||||
<h2 class="cover-title">Watch, Share, Earn</h2>
|
||||
<h3 class="cover-subtitle">Join a fully distributed network that makes information open to everyone.</h3>
|
||||
<div class="control-group spacer1">
|
||||
<div class="control-item">
|
||||
|
@ -20,9 +20,3 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<?php /*
|
||||
<?php echo View::render('page/what', ['fullPage' => false]) ?>
|
||||
<?php echo View::render('page/why', ['fullPage' => false]) ?>
|
||||
<?php echo View::render('page/team', ['fullPage' => false]) ?>
|
||||
<?php echo View::render('page/get', ['fullPage' => false]) ?>
|
||||
*/ ?>
|
Loading…
Add table
Reference in a new issue